aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-12-03ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks
2012-12-03ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari
2012-12-03Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko
2012-12-03Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko
2012-12-03Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko