aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend2012-12-10
* net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-10
* bridge: make buffer larger in br_setlink()Dan Carpenter2012-12-10
* caif_usb: Make the driver name check more efficientBen Hutchings2012-12-09
* caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings2012-12-09
* net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2012-12-09
* net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
* Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-12-08
|\
| * tipc: refactor accept() code for improved readabilityPaul Gortmaker2012-12-07
| * tipc: add lock nesting notation to quiet lockdep warningYing Xue2012-12-07
| * tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue2012-12-07
| * tipc: introduce non-blocking socket connectYing Xue2012-12-07
| * tipc: consolidate connection-oriented message reception in one functionYing Xue2012-12-07
| * tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-07
| * tipc: change sk_receive_queue upper limitJon Maloy2012-12-07
| * tipc: eliminate aggregate sk_receive_queue limitYing Xue2012-12-07
| * tipc: remove obsolete flush of stale reassembly bufferErik Hugne2012-12-06
* | bridge: export multicast database via netlinkCong Wang2012-12-07
* | sctp: Add RCU protection to assoc->transport_addr_listThomas Graf2012-12-07
* | sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf2012-12-07
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-12-07
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-07
| |\ \
| | * | rfkill: remove __dev* attributesBill Pemberton2012-12-06
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-06
| | |\ \
| | | * | cfg80211: fix channel error on mesh joinMarco Porsch2012-12-03
| | | * | mac80211: return if CSA is not handleSimon Wunderlich2012-12-03
| | | * | mac80211: simplify loop in minstrel_htJohannes Berg2012-11-30
| | | * | cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-30
| | | * | mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-30
| | | * | mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-30
| | | * | cfg80211: fix cmp_hidden_bssJohannes Berg2012-11-30
| | | * | cfg80211: fix whitespace in scan handlingJohannes Berg2012-11-30
| | | * | cfg80211: don't BUG_ON BSS struct issuesJohannes Berg2012-11-30
| | | * | mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli2012-11-30
| | | * | mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch2012-11-30
| | | * | nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich2012-11-29
| | | * | mac80211: add debugfs file for last rx rateSaravana2012-11-29
| | | * | mac80211: re-organize the rx rate calculation logicSaravana2012-11-29
| | | * | mac80211: add debugfs file for current tx rateSaravana2012-11-29
| | | * | mac80211: add debugfs file for last ack signalSaravana2012-11-29
| | | * | cfg80211: Remove unused VHT chan codeMahesh Palivela2012-11-29
| | | * | mac80211: don't reinit rate control when mesh sta existsHelmut Schaa2012-11-28
| | | * | mac80211: reject setting masked mac addressesHelmut Schaa2012-11-28
| | | * | mac80211: fix potential NULL dereferenceDan Carpenter2012-11-28
| | | * | nl80211: remove unnecessary checksJohannes Berg2012-11-28
| | | * | mac80211: support P2P GO powersave configurationJohannes Berg2012-11-27
| | | * | nl80211: support P2P GO powersave configurationJohannes Berg2012-11-27
| | | * | mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-27
| | | * | mac80211: support VHT associationJohannes Berg2012-11-27
| | | * | cfg80211: rework chandef checking and export itJohannes Berg2012-11-27