aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg
2012-12-10bridge: make buffer larger in br_setlink()Dan Carpenter
2012-12-09inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell
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-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng
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-07HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza
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-06SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust
2012-12-06NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust
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