Commit Graph

799 Commits (9a9c6a34416b3743c09c00f3d6708d9df3c21629)

Author SHA1 Message Date
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 15 years ago
Herbert Xu bb29624614 inet: Remove unused send_check length argument 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Eric Dumazet ec733b15a3 net: snmp mib cleanup 15 years ago
Gerrit Renker d14a0ebda7 net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Gerrit Renker 55d955902a dccp: support for passing MSG_TRUNC 15 years ago
Gerrit Renker 69a6a0b38a dccp: allow probing of CCID-array length 15 years ago
Gerrit Renker 1386be55e3 dccp: fix auto-loading of dccp(_probe) 15 years ago
Gerrit Renker 8ed030dd0a dccp: fix bug in cache allocation 15 years ago
Neil Horman de4ef86cfc dccp: fix dccp rmmod when kernel configured to use slub 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Neil Horman 38ff3e6bb9 dccp_probe: Fix module load dependencies between dccp and dccp_probe 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Gerrit Renker 996ccf4900 dccp ccid-3: Remove CCID naming redundancy 2/2 16 years ago
Gerrit Renker 77d2dd9374 dccp ccid-2: Remove CCID naming redundancy 1/2 16 years ago
Gerrit Renker 388d5e9905 dccp ccid-3: Overhaul CCID naming convention 2/2 16 years ago
Gerrit Renker b1c00fe3cf dccp ccid-2: Overhaul CCID naming convention 1/2 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Alexey Dobriyan 5708e868dc net: constify remaining proto_ops 16 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Gerrit Renker aa1b1ff099 net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Wei Yongjun 476181cb05 dccp: missing destroy of percpu counter variable while unload module 16 years ago
Mel Gorman 1c29b3ff4f net-dccp: suppress warning about large allocations from DCCP 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Gerrit Renker 86739fb96e dccp: Do not let initial option overhead shrink the MPS 16 years ago
Gerrit Renker 361a5c1dd0 dccp: Minimise header option overhead in setting the MPS 16 years ago