Commit Graph

1844 Commits (a4bf3902427a128455b8de299ff0918072b2e974)

Author SHA1 Message Date
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo f94691acf9 [SK_BUFF]: export skb_pull_rcsum 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Arnaldo Carvalho de Melo d1d47beef8 [SNAP]: Remove leftover unused hdr variable 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Dave Jones c750360938 [IPV6]: remove useless test in ip6_append_data 19 years ago
Adrian Bunk afb5bb5744 [PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Steven Whitehouse ecba320f2e [DECnet]: Use RCU locking in dn_rules.c 19 years ago
Patrick Caulfield c60992db46 [DECnet]: Patch to fix recvmsg() flag check 19 years ago
Steven Whitehouse c4ea94ab37 [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
Catherine Zhang 2c7946a7bf [SECURITY]: TCP/UDP getpeersec 19 years ago
Patrick McHardy be33690d8f [XFRM]: Fix aevent related crash 19 years ago
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