aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * bridge: add support of adding and deleting mdb entriesCong Wang2012-12-12
| * bridge: notify mdb changes via netlinkCong Wang2012-12-12
| * ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-12
| * pkt_sched: avoid requeues if possibleEric Dumazet2012-12-12
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-11
| |\
| | * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-11
| | |\
| | | * minstrel: update stats after processing statusJohannes Berg2012-12-10
| | | * mac80211: a few whitespace fixesJohannes Berg2012-12-10
| | | * wext: explicitly cast -110 to u8Johannes Berg2012-12-07
| | | * mac80211: warn only once if ampdu_action isn't assignedChaitanya2012-12-07
| | | * mac80211: cancel work instead of waiting for it to do nothingJohannes Berg2012-12-06
| | | * mac80211: don't drop mesh peering frames from unknown STAMarco Porsch2012-12-06
| | | * mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa2012-12-05
| | | * mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2012-12-05
| | | * mac80211: add debug file for mic failureSaravana2012-12-05
| | | * cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg2012-12-04
| | | * mac80211: adapt slot time in IBSS modeSimon Wunderlich2012-12-04
| * | | net: gro: avoid double copy in skb_gro_receive()Eric Dumazet2012-12-11
| * | | bridge: fix seq check in br_mdb_dump()Cong Wang2012-12-11
| * | | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-11
| * | | net: gro: dev_gro_receive() cleanupEric Dumazet2012-12-11
| * | | 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