summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A
2010-02-12udp: remove redundant variableGerrit Renker
2010-02-12dccp: support for passing MSG_TRUNCGerrit Renker
2010-02-12xfrm: validate attributesjamal
2010-02-12IPv6: remove trivial nested _bh suffixstephen hemminger
2010-02-12IPv6: keep permanent addresses on admin downstephen hemminger
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy
2010-02-12dccp: allow probing of CCID-array lengthGerrit Renker
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2010-02-10mac80211: Deny TX BA session requests during disassociationmaster-2010-02-10Sujith
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan
2010-02-10net: ipx: use seq_list_foo() helpersLi Zefan
2010-02-10net: irda: use seq_list_foo() helpersLi Zefan
2010-02-10net: x25: use seq_list_foo() helpersLi Zefan
2010-02-10net: af_key: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: appletalk: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: ax25: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: netrom: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: packet: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: rose: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08mac80211: Reset dynamic ps timer in Rx path.master-2010-02-08Vivek Natarajan
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo
2010-02-08mac80211: fix deauth raceJohannes Berg
2010-02-08mac80211: fix bss_conf.dtim_periodJohannes Berg
2010-02-08mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault
2010-02-08mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-08mac80211: don't probe if we have probe responseJohannes Berg
2010-02-08wireless: update radiotap parserJohannes Berg
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-05packet: Kill CONFIG_PACKET_MMAP.David S. Miller
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-04bridge: Remove unused age_listHerbert Xu