Commit Graph

6108 Commits (f9527f121bd42c5d300815fbf12216bc1a63f60f)

Author SHA1 Message Date
Pavel Emelyanov 55b333253d [NET]: Introduce the sk_detach_filter() call 18 years ago
John W. Linville d114f399b4 [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes 18 years ago
Pavel Emelyanov c95477090a [INET]: Consolidate frag queues freeing 18 years ago
Pavel Emelyanov 48d6005638 [INET]: Remove no longer needed ->equal callback 18 years ago
Pavel Emelyanov abd6523d15 [INET]: Consolidate xxx_find() in fragment management 18 years ago
Pavel Emelyanov c6fda28229 [INET]: Consolidate xxx_frag_create() 18 years ago
Pavel Emelyanov e521db9d79 [INET]: Consolidate xxx_frag_alloc() 18 years ago
Pavel Emelyanov 2588fe1d78 [INET]: Consolidate xxx_frag_intern 18 years ago
Pavel Emelyanov fd9e63544c [INET]: Omit double hash calculations in xxx_frag_intern 18 years ago
Stephen Hemminger be07664599 [BR2684]: get rid of broken header code. 18 years ago
Ryan Reading c310f099be [IRDA]: IrCOMM discovery indication simplification 18 years ago
Ingo Molnar bd5435e76a [DCCP]: fix link error with !CONFIG_SYSCTL 18 years ago
Pavel Emelyanov dc8a82ad28 [IPV6]: Fix memory leak in cleanup_ipv6_mibs() 18 years ago
Eric Van Hensbergen 982c37cfb6 9p: remove sysctl 18 years ago
Eric Van Hensbergen fb0466c3ae 9p: fix bad kconfig cross-dependency 18 years ago
Latchesar Ionkov ba17674fe0 9p: attach-per-user 18 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
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
Bill Moss 107acb23ba [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl 18 years ago
John W. Linville cffdd30d20 [PATCH] mac80211: store SSID in sta_bss_list 18 years ago
John W. Linville 65c107ab3b [PATCH] mac80211: store channel info in sta_bss_list 18 years ago
Johannes Berg 1dd84aa213 [PATCH] mac80211: reorder association debug output 18 years ago
Johannes Berg 58a9ac17ed [PATCH] mac80211: fix set_channel regression 18 years ago
Johannes Berg e797aa1b7d [PATCH] ieee80211: fix TKIP QoS bug 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