Commit Graph

8267 Commits (9284d6c704b5cfc7f2eb44f81255b4762bcfe4c5)

Author SHA1 Message Date
YOSHIFUJI Hideaki 3fcfa12904 [IPV6] SIT: Fix locking issues in PRL management. 17 years ago
Templin, Fred L fadf6bf060 [IPV6] SIT: Add PRL management for ISATAP. 17 years ago
Pavel Emelyanov 802fb176d8 [VLAN]: Proc entry is not renamed when vlan device name changes. 17 years ago
Herbert Xu f32c5f2c38 [IPV6]: Fix ICMP relookup error path dst leak 17 years ago
Benoit Boissinot eac55bf970 IPv6: do not create temporary adresses with too short preferred lifetime 17 years ago
Benoit Boissinot c6fbfac2e6 IPv6: only update the lifetime of the relevant temporary address 17 years ago
Dave Young 1905f6c736 bluetooth : __rfcomm_dlc_close lock fix 17 years ago
Dave Young 68845cb2c8 bluetooth : use lockdep sub-classes for diffrent bluetooth protocol 17 years ago
YOSHIFUJI Hideaki f0bdb7ba5a [IPV6] RAW: Remove ancient comment. 17 years ago
Jarek Poplawski 4965291acf [ROSE/AX25] af_rose: rose_release() fix 17 years ago
Luis Carlos Cobo 6c4711b469 mac80211: use a struct for bss->mesh_config 17 years ago
Luis Carlos Cobo 05e5e88373 mac80211: check for mesh_config length on incoming management frames 17 years ago
Luis Carlos Cobo 966a542822 mac80211: use recent multicast table for all mesh multicast frames 17 years ago
Luis Carlos Cobo cb585bccfe mac80211: fix spinlock recursion on sta expiration 17 years ago
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