summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-37/+74
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+9
2011-06-30ieee802154: free skb buffer if dev isn't runningAlexander Smirnov1-1/+1
2011-06-30ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov1-1/+1
2011-06-30ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov1-0/+31
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov1-1/+4
2011-06-29DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling1-2/+6
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2-48/+26
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+9
2011-06-28ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert1-5/+5
2011-06-28ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert1-5/+2
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov1-12/+24
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart5-11/+26
2011-06-27mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov1-1/+5
2011-06-27bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap1-0/+1
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg1-2/+3
2011-06-27wireless: unify QoS control field definitionsJohannes Berg3-8/+2
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2-2/+9
2011-06-27net_sched: fix dequeuer fairnessjamal1-5/+7
2011-06-25bridge: Only flood unregistered groups to routersHerbert Xu1-1/+4
2011-06-25net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei1-50/+0
2011-06-25Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller12-381/+276
2011-06-25tipc: Optimize creation of connection protocol messagesAllan Stephens1-36/+12
2011-06-25tipc: Don't create payload message using connection protocol routineAllan Stephens1-8/+9
2011-06-25tipc: Reject connection protocol message sent to unconnected portAllan Stephens1-39/+40
2011-06-25tipc: Optimize creation of FIN messagesAllan Stephens1-37/+24
2011-06-25tipc: Cleanup of message header size terminologyAllan Stephens4-20/+20
2011-06-25tipc: Eliminate useless check when creating internal messageAllan Stephens1-4/+2
2011-06-25tipc: Remove unnecessary includes in socket codeAllan Stephens1-3/+0
2011-06-25tipc: Eliminate unused field in bearer structureAllan Stephens2-3/+0
2011-06-25tipc: Correct typo in link statistics outputAllan Stephens1-1/+1
2011-06-25tipc: Eliminate checks for empty zone list during name translationAllan Stephens1-5/+2
2011-06-25tipc: Convert name table publication lists to standard kernel listsAllan Stephens2-164/+90
2011-06-25tipc: Partition name table instance array info into two partsAllan Stephens1-61/+89
2011-06-25tipc: Eliminate redundant masking in message header routinesAllan Stephens1-2/+2
2011-06-25tipc: Eliminate message header routines for caching destination nodeAllan Stephens1-20/+0
2011-06-25tipc: Optimizations & corrections to message rejectionAllan Stephens1-25/+24
2011-06-25tipc: Optimize routing of returned payload messagesAllan Stephens1-1/+6
2011-06-25tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens1-0/+6
2011-06-25tipc: Standardize exit logic for message rejection handlingAllan Stephens1-10/+9
2011-06-25tipc: Remove unused sanity test macroAllan Stephens1-6/+0
2011-06-25tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens1-1/+5
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville21-739/+1887
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell1-0/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-9/+18
2011-06-23dcb: use nlmsg_free() instead of kfree()Dan Carpenter1-2/+2
2011-06-23nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg1-4/+8
2011-06-23netlink: advertise incomplete dumpsJohannes Berg1-0/+2
2011-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville10-425/+1295
2011-06-22udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2-0/+6