summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-091-0/+9
* Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-12-085-212/+225
|\
| * tipc: refactor accept() code for improved readabilityPaul Gortmaker2012-12-071-41/+48
| * tipc: add lock nesting notation to quiet lockdep warningYing Xue2012-12-071-1/+2
| * tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue2012-12-071-7/+0
| * tipc: introduce non-blocking socket connectYing Xue2012-12-071-65/+93
| * tipc: consolidate connection-oriented message reception in one functionYing Xue2012-12-071-24/+51
| * tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-074-15/+31
| * tipc: change sk_receive_queue upper limitJon Maloy2012-12-071-2/+2
| * tipc: eliminate aggregate sk_receive_queue limitYing Xue2012-12-071-19/+4
| * tipc: remove obsolete flush of stale reassembly bufferErik Hugne2012-12-061-44/+0
* | bridge: export multicast database via netlinkCong Wang2012-12-074-1/+166
* | sctp: Add RCU protection to assoc->transport_addr_listThomas Graf2012-12-073-10/+28
* | sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf2012-12-071-1/+6
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-12-0735-598/+1173
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-0735-598/+1173
| |\ \
| | * | rfkill: remove __dev* attributesBill Pemberton2012-12-062-4/+4
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-0625-517/+978
| | |\ \
| | | * | cfg80211: fix channel error on mesh joinMarco Porsch2012-12-031-1/+2
| | | * | mac80211: return if CSA is not handleSimon Wunderlich2012-12-031-0/+1
| | | * | mac80211: simplify loop in minstrel_htJohannes Berg2012-11-301-5/+3
| | | * | cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-309-260/+292
| | | * | mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-302-24/+11
| | | * | mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-303-17/+41
| | | * | cfg80211: fix cmp_hidden_bssJohannes Berg2012-11-301-4/+14
| | | * | cfg80211: fix whitespace in scan handlingJohannes Berg2012-11-301-16/+13
| | | * | cfg80211: don't BUG_ON BSS struct issuesJohannes Berg2012-11-301-2/+4
| | | * | mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli2012-11-301-1/+2
| | | * | mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch2012-11-301-0/+4
| | | * | nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich2012-11-291-0/+1
| | | * | mac80211: add debugfs file for last rx rateSaravana2012-11-291-0/+18
| | | * | mac80211: re-organize the rx rate calculation logicSaravana2012-11-292-28/+35
| | | * | mac80211: add debugfs file for current tx rateSaravana2012-11-291-0/+16
| | | * | mac80211: add debugfs file for last ack signalSaravana2012-11-293-0/+7
| | | * | cfg80211: Remove unused VHT chan codeMahesh Palivela2012-11-291-27/+1
| | | * | mac80211: don't reinit rate control when mesh sta existsHelmut Schaa2012-11-281-1/+2
| | | * | mac80211: reject setting masked mac addressesHelmut Schaa2012-11-281-0/+45
| | | * | mac80211: fix potential NULL dereferenceDan Carpenter2012-11-281-1/+1
| | | * | nl80211: remove unnecessary checksJohannes Berg2012-11-281-3/+2
| | | * | mac80211: support P2P GO powersave configurationJohannes Berg2012-11-272-2/+16
| | | * | nl80211: support P2P GO powersave configurationJohannes Berg2012-11-271-0/+56
| | | * | mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-272-0/+42
| | | * | mac80211: support VHT associationJohannes Berg2012-11-272-72/+298
| | | * | cfg80211: rework chandef checking and export itJohannes Berg2012-11-273-69/+67
| | * | | Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-062-3/+4
| | |\ \ \
| | | * | | NFC: Fix incorrect llcp pointer dereferenceWaldemar Rymarkiewicz2012-11-281-1/+4
| | | * | | mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-036-74/+187
| | |\ \ \ \
| | | * | | | Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan2012-12-031-9/+10
| | | * | | | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-031-5/+5
OpenPOWER on IntegriCloud