Commit Graph

992 Commits (43e7f6adf33da1f7816ff738d3725bbde8fd98de)

Author SHA1 Message Date
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
David S. Miller fe067e8ab5 [TCP]: Abstract out all write queue operations. 18 years ago
Herbert Xu 759e5d0064 [UDP]: Clean up UDP-Lite receive checksum 18 years ago
Neil Horman 95c385b4d5 [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
James Morris 9d729f72dc [NET]: Convert xtime.tv_sec to get_seconds() 18 years ago
Eric Dumazet fa438ccfdf [NET]: Keep sk_backlog near sk_lock 18 years ago
Ilpo Järvinen 3cfe3baaf0 [TCP]: Add two new spurious RTO responses to FRTO 18 years ago
John Heffner 886236c124 [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. 18 years ago
Ilpo Järvinen 46d0de4ed9 [TCP] FRTO: Entry is allowed only during (New)Reno like recovery 18 years ago
Ilpo Järvinen bdaae17da8 [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c 18 years ago
Patrick McHardy c01003c205 [IFB]: Fix crash on input device removal 18 years ago
Jean Tourrilhes c2805fbb86 [PATCH] WE-22 : prevent information leak on 64 bit 18 years ago
David S. Miller f11e6659ce [IPV6]: Fix routing round-robin locking. 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Vlad Yasevich 749bf9215e [SCTP]: Reset some transport and association variables on restart 18 years ago
Vlad Yasevich 0b58a81146 [SCTP]: Clean up stale data during association restart 18 years ago
Eric Paris ef41aaa0b7 [IPSEC]: xfrm_policy delete security check misplaced 18 years ago
David S. Miller 64a146513f [NET]: Revert incorrect accept queue backlog changes. 18 years ago
Eric Dumazet 187f5f84ef [INET]: twcal_jiffie should be unsigned long, not int 18 years ago
Patrick McHardy ec68e97ded [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops 18 years ago
Wei Dong 8488df894d [NET]: Fix bugs in "Whether sock accept queue is full" checking 18 years ago
Patrick McHardy 4498121ca3 [NET]: Handle disabled preemption in gfp_any() 18 years ago
Adrian Bunk a39a21982c [IRDA] net/irda/: proper prototypes 18 years ago
Kazunori MIYAZAWA 73d605d1ab [IPSEC]: changing API of xfrm6_tunnel_register 18 years ago
Kazunori MIYAZAWA c0d56408e3 [IPSEC]: Changing API of xfrm4_tunnel_register. 18 years ago
Patrick McHardy fe3eb20c1a [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void 18 years ago
Patrick McHardy c0e912d7ed [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy 923f4902fe [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays 18 years ago
Arjan van de Ven 540473208f [PATCH] mark struct file_operations const 1 18 years ago
Eric Dumazet 1e19e02ca0 [NET]: Reorder fields of struct dst_entry 18 years ago
Eric Dumazet 0c195c3fc4 [DECNET]: Convert decnet route to use the new dst_entry 'next' pointer 18 years ago
Eric Dumazet 7cc482634f [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer 18 years ago
Eric Dumazet 093c2ca416 [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer 18 years ago
Eric Dumazet 75ce7ceaa1 [NET]: Introduce union in struct dst_entry to hold 'next' pointer 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Jennifer Hunt eac3731bd0 [S390]: Add AF_IUCV socket support 18 years ago
Martin Schwidefsky 2356f4cb19 [S390]: Rewrite of the IUCV base code, part 2 18 years ago
Andrew Hendry 39e21c0d34 [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. 18 years ago
Andrew Hendry 95a9dc4390 [X.25]: Add call forwarding 18 years ago
Shinta Sugimoto 80c9abaabf [XFRM]: Extension for dynamic update of endpoint address(es) 18 years ago
Eric Leblond 41f4689a7c [NETFILTER]: NAT: optional source port randomization support 18 years ago
Michal Schmidt 6fecd19851 [NETFILTER]: Add SANE connection tracking helper 18 years ago
Miika Komu cdca72652a [IPSEC]: exporting xfrm_state_afinfo 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
Frederik Deweerdt ba7808eac1 [TCP]: remove tcp header from tcp_v4_check (take #2) 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Vlad Yasevich 610ab73ac4 [SCTP]: Correctly handle unexpected INIT-ACK chunk. 18 years ago
Mikael Pettersson 16d807988f [NETFILTER]: fix xt_state compile failure 18 years ago