summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: two vzalloc() cleanupsEric Dumazet2011-12-192-4/+2
* Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-191-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1936-491/+3298
|\
| * cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-161-0/+26
| * cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-161-4/+16
| * mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-151-0/+1
| * mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan2011-12-151-1/+1
| * mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-154-8/+17
| * mac80211: reduce station management complexityJohannes Berg2011-12-153-203/+63
| * mac80211: delay IBSS station insertionJohannes Berg2011-12-154-57/+140
| * mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-152-2/+2
| * mac80211: count authorized stations per BSSJohannes Berg2011-12-154-16/+20
| * mac80211: refactor station state transitionsJohannes Berg2011-12-158-30/+172
| * mac80211: use station mutex in configurationJohannes Berg2011-12-151-6/+6
| * mac80211: remove duplicate TDLS peer verificationJohannes Berg2011-12-151-14/+0
| * cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-152-87/+120
| * nl80211: add TDLS peer flag to policyJohannes Berg2011-12-151-0/+1
| * NFC: Initial LLCP supportSamuel Ortiz2011-12-149-2/+2321
| * NFC: Set and get DEP general bytesSamuel Ortiz2011-12-141-0/+18
| * NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-143-0/+230
| * NFC: Atomic socket allocationSamuel Ortiz2011-12-141-1/+1
| * NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz2011-12-141-2/+0
| * NFC: Add tx skb allocation routineSamuel Ortiz2011-12-142-8/+29
| * NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-147-7/+7
| * mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich2011-12-141-0/+1
| * nl80211: accept testmode dump with netdevJohannes Berg2011-12-141-19/+31
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-142-46/+42
| |\
| | * nfc: signedness bug in __nci_request()Dan Carpenter2011-12-121-1/+1
| * | mac80211: don't check sdata_running in vif notifierEliad Peller2011-12-131-4/+1
| * | mac80211: configure BSS_CHANGED_ARP_FILTER on reconfigurationEliad Peller2011-12-131-1/+2
| * | mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN2011-12-131-3/+3
| * | cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-131-2/+14
| * | mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-131-10/+5
| * | mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2011-12-132-0/+27
| * | cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-133-28/+45
| * | mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-131-1/+3
* | | net:bridge: use IS_ENABLEDIgor Maravić2011-12-165-6/+6
* | | net:netfilter: use IS_ENABLEDIgor Maravić2011-12-1619-46/+45
* | | net:x25: use IS_ENABLEDIgor Maravić2011-12-163-5/+5
* | | net:core: use IS_ENABLEDIgor Maravić2011-12-162-5/+4
* | | sch_gred: prefer GFP_KERNEL allocationsEric Dumazet2011-12-161-7/+11
* | | net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa2011-12-161-14/+14
* | | batman-adv: Fix merge error.David S. Miller2011-12-161-1/+1
* | | ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-13/+20
* | | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-26/+55
* | | unix_diag: Write it into kbuildPavel Emelyanov2011-12-162-0/+10
* | | unix_diag: Receive queue lenght NLAPavel Emelyanov2011-12-161-0/+13
* | | unix_diag: Pending connections IDs NLAPavel Emelyanov2011-12-161-0/+39
* | | unix_diag: Unix peer inode NLAPavel Emelyanov2011-12-161-0/+24
* | | unix_diag: Unix inode info NLAPavel Emelyanov2011-12-161-0/+21