summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-01mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo
2008-04-01mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo
2008-04-01mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo
2008-04-01mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo
2008-04-01mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg
2008-04-01mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg
2008-04-01mac80211: fix sta_info_destroy(NULL)Johannes Berg
2008-04-01mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg
2008-04-01net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton
2008-04-01mac80211: correct use_short_preamble handlingVladimir Koutny
2008-04-01mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann
2008-04-01[LLC]: skb allocation size for responsesJoonwoo Park
2008-04-01[IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov
2008-04-01[IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov
2008-04-01[SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov
2008-04-01[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov
2008-04-01[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov
2008-04-01[NETNS]: Introduce a netns_core structure.Pavel Emelyanov
2008-04-01[IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki
2008-04-01[IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki
2008-03-30net/rxrpc trivial annotationsAl Viro
2008-03-29[LLC]: Kill llc_station_mac_sa symbol export.David S. Miller
2008-03-29[UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev
2008-03-29[UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev
2008-03-29[UDP]: Cleanup /proc/udp[6] creation/removal.Denis V. Lunev
2008-03-29[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev
2008-03-29[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.Denis V. Lunev
2008-03-29[UDP]: Replace struct net on udp_iter_state with seq_net_private.Denis V. Lunev
2008-03-29[NET]: Fix dev_alloc_skb() typo.David S. Miller
2008-03-29[INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller
2008-03-28[SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov
2008-03-28[SOCK]: Drop per-proto inuse init and fre functions (v2).Pavel Emelyanov
2008-03-28[SOCK]: Introduce a percpu inuse counters array (v2).Pavel Emelyanov
2008-03-28[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).Pavel Emelyanov
2008-03-28[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*Joe Perches
2008-03-28[LLC]: station source mac addressJoonwoo Park
2008-03-28[LLC]: bogus llc packet lengthJoonwoo Park
2008-03-28[NET]: Add preemption point in qdisc_runHerbert Xu
2008-03-28[NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell
2008-03-28bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day
2008-03-28[NET]: Add inline intent commentary to dev_alloc_skb().Denys Vlasenko
2008-03-28net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton
2008-03-28[IPV6] NEIGH: Optimize is_router check.YOSHIFUJI Hideaki
2008-03-28[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.YOSHIFUJI Hideaki
2008-03-28[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...YOSHIFUJI Hideaki
2008-03-28[LLC]: Restrict LLC sockets to rootPatrick McHardy
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller