summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-07-01decnet: Reduce switch/case indentJoe Perches
2011-07-01appletalk: Reduce switch/case indentJoe Perches
2011-07-01rtnl: provide link dump consistency infoThomas Graf
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-30ieee802154: free skb buffer if dev isn't runningAlexander Smirnov
2011-06-30ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov
2011-06-30ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov
2011-06-29DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-06-27ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart
2011-06-27mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov
2011-06-27bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-27net_sched: fix dequeuer fairnessjamal
2011-06-24bridge: Only flood unregistered groups to routersHerbert Xu
2011-06-24net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei
2011-06-24Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-06-24tipc: Optimize creation of connection protocol messagesAllan Stephens
2011-06-24tipc: Don't create payload message using connection protocol routineAllan Stephens
2011-06-24tipc: Reject connection protocol message sent to unconnected portAllan Stephens
2011-06-24tipc: Optimize creation of FIN messagesAllan Stephens
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens
2011-06-24tipc: Eliminate useless check when creating internal messageAllan Stephens
2011-06-24tipc: Remove unnecessary includes in socket codeAllan Stephens
2011-06-24tipc: Eliminate unused field in bearer structureAllan Stephens
2011-06-24tipc: Correct typo in link statistics outputAllan Stephens
2011-06-24tipc: Eliminate checks for empty zone list during name translationAllan Stephens
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens
2011-06-24tipc: Partition name table instance array info into two partsAllan Stephens
2011-06-24tipc: Eliminate redundant masking in message header routinesAllan Stephens
2011-06-24tipc: Eliminate message header routines for caching destination nodeAllan Stephens
2011-06-24tipc: Optimizations & corrections to message rejectionAllan Stephens
2011-06-24tipc: Optimize routing of returned payload messagesAllan Stephens
2011-06-24tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens
2011-06-24tipc: Standardize exit logic for message rejection handlingAllan Stephens
2011-06-24tipc: Remove unused sanity test macroAllan Stephens
2011-06-24tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville