Commit Graph

1957 Commits (03beb07664d768db97bf454ae5c9581cd4737bb4)

Author SHA1 Message Date
Rick Jones 15d99e02ba [TCP]: sysctl to allow TCP window > 32767 sans wscale 19 years ago
Neil Horman abd596a4b6 [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. 19 years ago
Per Liden 87546b1c25 [TIPC]: Avoid compiler warning 19 years ago
Per Liden de70c5ba43 [TIPC]: Reduce stack usage 19 years ago
Adrian Bunk 988f088a8e [TIPC]: Cleanups 19 years ago
Per Liden 7c501a5960 [TIPC]: Remove unused functions 19 years ago
Sam Ravnborg 05790c6456 [TIPC]: Remove inlines from *.c 19 years ago
Sam Ravnborg 1fc54d8f49 [TIPC]: Fix simple sparse warnings 19 years ago
David S. Miller edb2c34fb2 [NETFILTER]: Fix warnings in ip_nat_snmp_basic.c 19 years ago
David S. Miller fb9504964d [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Stephen Hemminger 1533306186 [NET]: dev_put/dev_hold cleanup 19 years ago
Arnaldo Carvalho de Melo 2d0817d11e [DCCP] options: Make dccp_insert_options & friends yell on error 19 years ago
Arnaldo Carvalho de Melo 110bae4efb [DCCP]: Remove leftover dccp_send_response prototype 19 years ago
Arnaldo Carvalho de Melo c5fed1597e [DCCP]: ditch dccp_v[46]_ctl_send_ack 19 years ago
Arnaldo Carvalho de Melo 118b2c9532 [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets 19 years ago
Arnaldo Carvalho de Melo e5a6de915b [DCCP] options: Fix handling of ackvecs in DATA packets 19 years ago
David S. Miller aa837b5bbd [ATM]: Fix build after neigh->parms->neigh_destructor change. 19 years ago
Benjamin LaHaise 6cb153cab9 [NET]: use fget_light() in net/socket.c 19 years ago
Stephen Hemminger 8aca8a27d9 [NET]: minor net_rx_action optimization 19 years ago
Michael S. Tsirkin c5ecd62c25 [NET]: Move destructor from neigh->ops to neigh_params 19 years ago
Luiz Capitulino 53dcb0e38c [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino 6146e6a43b [PKTGEN]: Removes thread_{un,}lock() macros. 19 years ago
Luiz Capitulino 222fa07665 [PKTGEN]: Convert thread lock to mutexes. 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
David S. Miller 253aa11578 [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() 19 years ago
Baruch Even 50bf3e224a [TCP] H-TCP: Better time accounting 19 years ago
Baruch Even 0bc6d90b82 [TCP] H-TCP: Account for delayed-ACKs 19 years ago
Baruch Even c33ad6e476 [TCP] H-TCP: Use msecs_to_jiffies 19 years ago
Luiz Capitulino 65a3980e6b [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino c26a80168f [PKTGEN]: Ports if_list to the in-kernel implementation. 19 years ago
Luiz Capitulino 8024bb2454 [PKTGEN]: Fix Initialization fail leak. 19 years ago
Luiz Capitulino 12e1872328 [PKTGEN]: Fix kernel_thread() fail leak. 19 years ago
Luiz Capitulino cdcdbe0b17 [PKTGEN]: Ports thread list to Kernel list implementation. 19 years ago
Luiz Capitulino 222f180658 [PKTGEN]: Lindent run. 19 years ago
Arnaldo Carvalho de Melo 6df9424a9c [DCCP] options: Fix some aspects of mandatory option processing 19 years ago
Arnaldo Carvalho de Melo c0c736db7e [DCCP] ccid2: coding style cleanups 19 years ago
Arnaldo Carvalho de Melo 45329e71ee [DCCP] ipv6: cleanups 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
Arnaldo Carvalho de Melo 7247887357 [DCCP] ipv6: Add missing ipv6 control socket 19 years ago
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 19 years ago
Adrian Bunk 5e0817f84c [DCCP] ipv4: make struct dccp_v4_prot static 19 years ago
David S. Miller d76e60a5b5 [IPV6]: Fix some code/comment formatting in ip6_dst_output(). 19 years ago
Robert Olsson 06ef921d60 [IPV4]: fib_trie stats fix 19 years ago
Robert Olsson 5ddf0eb2bf [IPV4]: fib_trie initialzation fix 19 years ago
John Heffner 0e7b13685f [TCP] mtu probing: move tcp-specific data out of inet_connection_sock 19 years ago
Benjamin LaHaise e9df7d7f58 [AF_UNIX]: use shift instead of integer division 19 years ago
Jörn Engel 231d06ae82 [NET]: Uninline kfree_skb and allow NULL argument 19 years ago
Arnaldo Carvalho de Melo 2e1f47c74c [LLC]: Fix sap refcounting 19 years ago