Commit Graph

8253 Commits (7d1559f1737d5ca27b267b0392015f42b3bbe2fa)

Author SHA1 Message Date
Luis Carlos Cobo 73bb3e4a7a mac80211: fix deadlocks in debugfs_netdev.c 17 years ago
Johannes Berg 7e879b551f mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params 17 years ago
Johannes Berg dc6676b7f2 mac80211: sta_info_flush() fixes 17 years ago
Johannes Berg 4f6fab472c mac80211: clean up sta_info_destroy() users wrt. RCU/locking 17 years ago
Johannes Berg 93e5deb1ae mac80211: automatically free sta struct when insertion fails 17 years ago
Johannes Berg 97bff8ecf4 mac80211: fix sta_info_destroy(NULL) 17 years ago
Johannes Berg 9dd6aed05b mac80211 ibss: flush only stations belonging to current interface 17 years ago
Andrew Morton 0675abdbfb net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug 17 years ago
Vladimir Koutny d43c7b37ad mac80211: correct use_short_preamble handling 17 years ago
Jan Niehusmann 64f851e410 mac80211: trigger ieee80211_sta_work after opening interface 17 years ago
Joonwoo Park f83f1768f8 [LLC]: skb allocation size for responses 17 years ago
Pavel Emelyanov dfb12eb70f [IPV6][NETNS]: Display per-net info in sockstat6 file. 17 years ago
Pavel Emelyanov fd4e7b5045 [IPV4][NETNS]: Display per-net info in sockstat file. 17 years ago
Pavel Emelyanov d0538ca355 [SOCK][NETNS]: Register sockstat(6) files in each net. 17 years ago
Pavel Emelyanov 70ee115942 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. 17 years ago
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
Pavel Emelyanov 8efa6e93cb [NETNS]: Introduce a netns_core structure. 17 years ago
YOSHIFUJI Hideaki b50660f1fe [IP] UDP: Use SEQ_START_TOKEN. 17 years ago
YOSHIFUJI Hideaki 4c7966b86b [IPV6] MCAST: Ensure to check multicast listener(s). 17 years ago
Al Viro 91e916cffe net/rxrpc trivial annotations 17 years ago
David S. Miller 9f09243890 [LLC]: Kill llc_station_mac_sa symbol export. 17 years ago
Denis V. Lunev 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 years ago
Denis V. Lunev 3ba9441bdf [UDP]: Place file operations directly into udp_seq_afinfo. 17 years ago
Denis V. Lunev a2be75c182 [UDP]: Cleanup /proc/udp[6] creation/removal. 17 years ago
Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 years ago
Denis V. Lunev 997feb5e7a [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. 17 years ago
Denis V. Lunev 6f191efe48 [UDP]: Replace struct net on udp_iter_state with seq_net_private. 17 years ago
David S. Miller a0f55e0e83 [NET]: Fix dev_alloc_skb() typo. 17 years ago
David S. Miller e8e16b706e [INET]: inet_frag_evictor() must run with BH disabled 17 years ago
Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 years ago
Pavel Emelyanov 60e7663d46 [SOCK]: Drop per-proto inuse init and fre functions (v2). 17 years ago
Pavel Emelyanov 1338d466d9 [SOCK]: Introduce a percpu inuse counters array (v2). 17 years ago
Pavel Emelyanov 13ff3d6fa4 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). 17 years ago
Joe Perches bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
Joonwoo Park a5a04819c5 [LLC]: station source mac address 17 years ago
Joonwoo Park 27785d83e4 [LLC]: bogus llc packet length 17 years ago
Herbert Xu 2ba2506ca7 [NET]: Add preemption point in qdisc_run 17 years ago
Rusty Russell 32aced7509 [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets 17 years ago
Robert P. J. Day d5fb2962c6 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros 17 years ago
Denys Vlasenko 1483b8744e [NET]: Add inline intent commentary to dev_alloc_skb(). 17 years ago
Andrew Morton 3387b804d8 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success 17 years ago
YOSHIFUJI Hideaki 0736ffc04e [IPV6] NEIGH: Optimize is_router check. 17 years ago
YOSHIFUJI Hideaki be01d655d9 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. 17 years ago
YOSHIFUJI Hideaki 0a204500f9 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. 17 years ago
Patrick McHardy 3480c63bdf [LLC]: Restrict LLC sockets to root 17 years ago
Ilpo Järvinen bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
Ilpo Järvinen 419ae74ecc [NET]: uninline skb_trim, de-bloats 17 years ago
Ilpo Järvinen 8d3308687f [NET]: uninline dst_release 17 years ago
Ilpo Järvinen c2aa270ad7 [NET]: uninline skb_push, de-bloats a lot 17 years ago
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago