Commit Graph

6030 Commits (670e4def6ef5f44315d62748134e535b479c784f)

Author SHA1 Message Date
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Andrew Morton a56daeb7d5 net/sunrpc/xprtrdma/verbs.c printk warning fix 18 years ago
Pavel Emelyanov 4acad72ded [IPV6]: Consolidate the ip6_pol_route_(input|output) pair 18 years ago
Pavel Emelyanov 4ae289444b [NEIGH]: Ensure that pneigh_lookup is protected with RTNL 18 years ago
Denis V. Lunev f1673ca52c [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue 18 years ago
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
Pavel Emelyanov 762cc40801 [INET]: Consolidate the xxx_put 18 years ago
Pavel Emelyanov 4b6cb5d8e3 [INET]: Small cleanup for xxx_put after evictor consolidation 18 years ago
Pavel Emelyanov 8e7999c44e [INET]: Consolidate the xxx_evictor 18 years ago
Pavel Emelyanov 1e4b82873a [INET]: Consolidate the xxx_frag_destroy 18 years ago
Pavel Emelyanov 321a3a99e4 [INET]: Consolidate xxx_the secret_rebuild 18 years ago
Pavel Emelyanov 277e650ddf [INET]: Consolidate the xxx_frag_kill 18 years ago
Pavel Emelyanov 04128f233f [INET]: Collect common frag sysctl variables together 18 years ago
Pavel Emelyanov 7eb95156d9 [INET]: Collect frag queues management objects together 18 years ago
Pavel Emelyanov 5ab11c98d3 [INET]: Move common fields from frag_queues in one place. 18 years ago
Ilpo Järvinen f885c5b08e [TCP]: high_seq parameter removed (all callers use tp->high_seq) 18 years ago
Patrick McHardy ad643a793b [IPV6]: Uninline netfilter okfns 18 years ago
Patrick McHardy 9c2842bd94 [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). 18 years ago
Patrick McHardy 861d048607 [IPV4]: Uninline netfilter okfns 18 years ago
Herbert Xu a030847e9f [NET]: Avoid copying TCP packets unnecessarily 18 years ago
Herbert Xu 172a863f2b [NET]: Fix csum_start update in pskb_expand_head 18 years ago
Jesper Juhl f937f1f46b [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() 18 years ago
Adrian Bunk 1dff92e09e [IPV6] __inet6_csk_dst_store(): fix check-after-use 18 years ago
Herbert Xu 65c8846660 [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input 18 years ago
Herbert Xu f61944efdf [IPV6]: Make ipv6_frag_rcv return the same packet 18 years ago
Herbert Xu 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 18 years ago
Herbert Xu 2ca7b0ac02 [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom 18 years ago
Herbert Xu af1e1cf073 [IPVS]: Replace local version of skb_make_writable 18 years ago
Herbert Xu 37d4187922 [NETFILTER]: Do not copy skb in skb_make_writable 18 years ago
Herbert Xu 7b995651e3 [BRIDGE]: Unshare skb upon entry 18 years ago
Herbert Xu f697c3e8b3 [NET]: Avoid unnecessary cloning for ingress filtering 18 years ago
Herbert Xu 776c729e8d [IPV4]: Change ip_defrag to return an integer 18 years ago
Herbert Xu 1706d58763 [IPV4]: Make ip_defrag return the same packet 18 years ago
Herbert Xu e0053ec07e [SKBUFF]: Add skb_morph 18 years ago
Herbert Xu dec18810c5 [SKBUFF]: Merge common code between copy_skb_header and skb_clone 18 years ago
Ingo Molnar 71e20f1873 sched: affine sync wakeups 18 years ago
Al Viro f53f4137ba fix endianness bug in inet_lro 18 years ago
Al Viro 9df7c98a0f inet_lro: trivial endianness annotations 18 years ago
Al Viro 411223c01a fix breakage in sctp getsockopt 18 years ago
Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Ilpo Järvinen b08d6cb22c [TCP]: Limit processing lost_retrans loop to work-to-do cases 18 years ago
Ilpo Järvinen f785a8e28b [TCP]: Fix lost_retrans loop vs fastpath problems 18 years ago
Ilpo Järvinen 4cd829995b [TCP]: No need to re-count fackets_out/sacked_out at RTO 18 years ago
Ilpo Järvinen d193594299 [TCP]: Extract tcp_match_queue_to_sack from sacktag code 18 years ago
Ilpo Järvinen f6fb128d27 [TCP]: Kill almost unused variable pcount from sacktag 18 years ago
Ilpo Järvinen 3eec0047d9 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L 18 years ago