Commit Graph

4007 Commits (d927dc937910ad8c7350266cac70e42a5f0b48cf)

Author SHA1 Message Date
Eric Dumazet 214f45c91b net: provide default_advmss() methods to blackhole dst_ops 14 years ago
Ian Campbell d11327ad66 arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. 14 years ago
Steffen Klassert 946bf5ee3c ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit 14 years ago
David S. Miller ca6b8bb097 net: Support compat SIOCGETVIFCNT ioctl in ipv4. 14 years ago
David S. Miller 0033d5ad27 net: Fix bug in compat SIOCGETSGCNT handling. 14 years ago
Pablo Neira Ayuso 9d0db8b6b1 netfilter: arpt_mangle: fix return values of checkentry 14 years ago
Roland Dreier ec831ea72e net: Add default_mtu() methods to blackhole dst_ops 14 years ago
Eric W. Biederman 709b46e8d9 net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT 14 years ago
Jerry Chu 44f5324b5d TCP: fix a bug that triggers large number of TCP RST by mistake 14 years ago
Eric Dumazet fd0273c503 tcp: fix bug in listening_get_next() 14 years ago
David S. Miller 3408404a4c inetpeer: Use correct AVL tree base pointer in inet_getpeer(). 14 years ago
Eric Dumazet c506653d35 net: arp_ioctl() must hold RTNL 14 years ago
David S. Miller b8f3ab4290 Revert "netlink: test for all flags of the NLM_F_DUMP composite" 14 years ago
Dang Hongwu 4b0ef1f223 ah: reload pointers to skb data after calling skb_cow_data() 14 years ago
Eric Dumazet c191a836a9 tcp: disallow bind() to reuse addr/port 14 years ago
Maxim Levitsky 545ecdc3b3 arp: allow to invalidate specific ARP entries 14 years ago
Eric Dumazet 83723d6071 netfilter: x_tables: dont block BH while reading counters 14 years ago
Jan Engelhardt 0ab03c2b14 netlink: test for all flags of the NLM_F_DUMP composite 14 years ago
Pablo Neira Ayuso cba85b532e netfilter: fix export secctx error handling 14 years ago
Eric Dumazet 6623e3b24a ipv4: IP defragmentation must be ECN aware 14 years ago
Joel Sing 9fc3bbb4a7 ipv4/route.c: respect prefsrc for local routes 14 years ago
Eric Dumazet fc75fc8339 ipv4: dont create routes on down devices 14 years ago
David S. Miller e058464990 Revert "ipv4: Allow configuring subnets as local addresses" 14 years ago
Jiri Kosina d9f4fbaf70 tcp: cleanup of cwnd initialization in tcp_init_metrics() 14 years ago
Eric Dumazet 1bde5ac493 tcp: fix listening_get_next() 14 years ago
Nandita Dukkipati 356f039822 TCP: increase default initial receive window. 14 years ago
David S. Miller 6561a3b12d ipv4: Flush per-ns routing cache more sanely. 14 years ago
Michał Mirosław 55508d601d net: Use skb_checksum_start_offset() 14 years ago
Octavian Purdila fcbdf09d96 net: fix nulls list corruptions in sk_prot_alloc 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
Eric Dumazet 249fab773d net: add limits to ip_default_ttl 14 years ago
David S. Miller 323e126f0c ipv4: Don't pre-seed hoplimit metric. 14 years ago
David S. Miller 5170ae824d net: Abstract RTAX_HOPLIMIT metric accesses behind helper. 14 years ago
Martin Willi d979e20f2b xfrm: Traffic Flow Confidentiality for IPv4 ESP 14 years ago
Eric Dumazet 68835aba4d net: optimize INET input path further 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
Eric Dumazet f19872575f tcp: protect sysctl_tcp_cookie_size reads 14 years ago
Eric Dumazet ad9f4f50fe tcp: avoid a possible divide by zero 14 years ago
Tom Herbert 67631510a3 tcp: Replace time wait bucket msg by counter 14 years ago
Eric Dumazet 941666c2e3 net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() 14 years ago
Nandita Dukkipati b1afde60f2 tcp: Bug fix in initialization of receive window. 14 years ago
Changli Gao ae9c416d68 net: arp: use assignment 14 years ago
Eric Dumazet f7fce74e38 net: kill an RCU warning in inet_fill_link_af() 14 years ago
Shan Wei 97b1ce25e8 tcp: use TCP_BASE_MSS to set basic mss value 14 years ago
David S. Miller ccb7c410dd timewait_sock: Create and use getpeer op. 14 years ago
David S. Miller 8790ca172a inetpeer: Kill use of inet_peer_address_t typedef. 14 years ago
stephen hemminger 8afe7c8acd ipip: add module alias for tunl0 tunnel device 14 years ago
stephen hemminger 4da6a738ff gre: add module alias for gre0 tunnel device 14 years ago
stephen hemminger 407d6fcbfd gre: minor cleanups 14 years ago