summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-11net: gro: avoid double copy in skb_gro_receive()Eric Dumazet
2012-12-11bridge: fix seq check in br_mdb_dump()Cong Wang
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-11net: gro: dev_gro_receive() cleanupEric Dumazet
2012-12-10minstrel: update stats after processing statusJohannes Berg
2012-12-10mac80211: a few whitespace fixesJohannes Berg
2012-12-10net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-10bridge: make buffer larger in br_setlink()Dan Carpenter
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings
2012-12-09net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis
2012-12-08Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-12-07tipc: refactor accept() code for improved readabilityPaul Gortmaker
2012-12-07tipc: add lock nesting notation to quiet lockdep warningYing Xue
2012-12-07tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue
2012-12-07tipc: introduce non-blocking socket connectYing Xue
2012-12-07tipc: consolidate connection-oriented message reception in one functionYing Xue
2012-12-07tipc: standardize across connect/disconnect function namingPaul Gortmaker
2012-12-07tipc: change sk_receive_queue upper limitJon Maloy
2012-12-07bridge: export multicast database via netlinkCong Wang
2012-12-07tipc: eliminate aggregate sk_receive_queue limitYing Xue
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf
2012-12-07sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-07sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=yChristoph Paasch
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel
2012-12-07net: call notifiers for mtu change even if iface is not upJiri Pirko
2012-12-07wext: explicitly cast -110 to u8Johannes Berg
2012-12-07mac80211: warn only once if ampdu_action isn't assignedChaitanya
2012-12-06tipc: remove obsolete flush of stale reassembly bufferErik Hugne
2012-12-06rfkill: remove __dev* attributesBill Pemberton
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-06mac80211: cancel work instead of waiting for it to do nothingJohannes Berg
2012-12-06mac80211: don't drop mesh peering frames from unknown STAMarco Porsch
2012-12-05net: fix some compiler warning in net/core/neighbour.cCong Wang
2012-12-05bridge: implement multicast fast leaveDavid S. Miller
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei
2012-12-05bridge: implement multicast fast leaveAmerigo Wang
2012-12-05mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-12-05mac80211: add debug file for mic failureSaravana
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller