Commit Graph

3064 Commits (3fc71f775af677f640f0f0780b16f1b0958f6d9d)

Author SHA1 Message Date
Wei Yongjun 26d94b46d0 ipip: used time_before for comparing jiffies 16 years ago
Wei Yongjun da6185d874 gre: used time_before for comparing jiffies 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Joe Perches a52b8bd338 tcp_scalable: Update malformed & dead url 16 years ago
Jesper Dangaard Brouer d18921a0e3 Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode 16 years ago
Eric W. Biederman 6a1b3054d9 tcp: Like icmp use register_pernet_subsys 16 years ago
Eric W. Biederman 959d272649 netns: Fix icmp shutdown. 16 years ago
Jesper Dangaard Brouer a6e8f27f3c ipv4: Clean whitespaces in net/ipv4/Kconfig. 16 years ago
Jesper Dangaard Brouer b2cc46a8ee ipv4: Fix rp_filter description in net/ipv4/Kconfig. 16 years ago
Stephen Hemminger 5747a1aacd ip: ipip compile warning 16 years ago
Stephen Hemminger c1cf8422f0 ip: add loose reverse path filtering 16 years ago
Paul Moore 586c250037 cipso: Fix documentation comment 16 years ago
Herbert Xu 7691367d71 tcp: Always set urgent pointer if it's beyond snd_nxt 16 years ago
Ilpo Järvinen 5209921cf1 tcp: remove obsoleted comment about different passes 16 years ago
Thomas Gleixner 1c10c49d83 net: replace commatas with semicolons 16 years ago
Patrick Ohly 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets 16 years ago
Herbert Xu aa6320d336 gro: Optimise TCP packet reception 16 years ago
Herbert Xu a5ad24be72 gro: Optimise IPv4 packet reception 16 years ago
Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding 16 years ago
Jesper Dangaard Brouer 2783ef2312 udp: Fix potential wrong ip_hdr(skb) pointers 16 years ago
David S. Miller a23f4bbd8d Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" 16 years ago
Jesper Dangaard Brouer 7b5e56f9d6 udp: Fix UDP short packet false positive 16 years ago
Eric Dumazet e408b8dcb5 udp: increments sk_drops in __udp_queue_rcv_skb() 16 years ago
Herbert Xu f15fbcd7d8 ipv4: Delete redundant sk_family assignment 16 years ago
Eric Dumazet 24dd1fa184 net: move bsockets outside of read only beginning of struct inet_hashinfo 16 years ago
Stephen Hemminger 5add300975 inet: Fix virt-manager regression due to bind(0) changes. 16 years ago
Stephen Hemminger eefef1cf76 net: add ARP notify option for devices 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Benjamin Zores 9d8dba6c97 ipv4: fix infinite retry loop in IP-Config 16 years ago
Dimitris Michailidis 9fa5fdf291 tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. 16 years ago
Eric Dumazet 98322f22ec udp: optimize bind(0) if many ports are in use 16 years ago
Timo Teras afcf12422e gre: optimize hash lookup 16 years ago
Benjamin Thery 4feb88e5c6 netns: ipmr: enable namespace support in ipv4 multicast routing code 16 years ago
Benjamin Thery f6bb451476 netns: ipmr: declare ipmr /proc/net entries per-namespace 16 years ago
Benjamin Thery 6c5143dbcf netns: ipmr: declare reg_vif_num per-namespace 16 years ago
Benjamin Thery 6f9374a934 netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace 16 years ago
Benjamin Thery 1e8fb3b6a4 netns: ipmr: declare counter cache_resolve_queue_len per-namespace 16 years ago
Benjamin Thery 2bb8b26c3e netns: ipmr: dynamically allocate mfc_cache_array 16 years ago
Benjamin Thery 5c0a66f5f3 netns: ipmr: store netns in struct mfc_cache 16 years ago
Benjamin Thery cf958ae377 netns: ipmr: dynamically allocate vif_table 16 years ago
Benjamin Thery 70a269e6c9 netns: ipmr: allocate mroute_socket per-namespace. 16 years ago
Timo Teras 749c10f931 gre: strict physical device binding 16 years ago
Evgeniy Polyakov a9d8f9110d inet: Allowing more than 64k connections and heavily optimize bind(0) time. 16 years ago
Herbert Xu 4e704ee3c2 gso: Ensure that the packet is long enough 16 years ago
Willy Tarreau 33966dd0e2 tcp: splice as many packets as possible at once 16 years ago
Patrick McHardy 71320afcdb netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian 16 years ago
Patrick McHardy 88843104a1 netfilter 01/09: remove "happy cracking" message 16 years ago
Herbert Xu 684f217601 tcp6: Add GRO support 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago