aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-10net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend1-5/+2
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar4-4/+18
2012-12-10bridge: make buffer larger in br_setlink()Dan Carpenter1-1/+1
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings1-10/+3
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings1-2/+5
2012-12-09net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2-2/+17
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis1-0/+9
2012-12-08Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller5-212/+225
2012-12-07tipc: refactor accept() code for improved readabilityPaul Gortmaker1-41/+48
2012-12-07tipc: add lock nesting notation to quiet lockdep warningYing Xue1-1/+2
2012-12-07tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue1-7/+0
2012-12-07tipc: introduce non-blocking socket connectYing Xue1-65/+93
2012-12-07tipc: consolidate connection-oriented message reception in one functionYing Xue1-24/+51
2012-12-07tipc: standardize across connect/disconnect function namingPaul Gortmaker4-15/+31
2012-12-07tipc: change sk_receive_queue upper limitJon Maloy1-2/+2
2012-12-07bridge: export multicast database via netlinkCong Wang4-1/+166
2012-12-07tipc: eliminate aggregate sk_receive_queue limitYing Xue1-19/+4
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf3-10/+28
2012-12-07sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()Thomas Graf1-1/+6
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller35-598/+1173
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville35-598/+1173
2012-12-07sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=yChristoph Paasch1-3/+3
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel1-2/+21
2012-12-07net: call notifiers for mtu change even if iface is not upJiri Pirko1-1/+1
2012-12-06tipc: remove obsolete flush of stale reassembly bufferErik Hugne1-44/+0
2012-12-06rfkill: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville25-517/+978
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville2-3/+4
2012-12-05net: fix some compiler warning in net/core/neighbour.cCong Wang1-3/+2
2012-12-05bridge: implement multicast fast leaveDavid S. Miller4-21/+6
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet2-0/+6
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei1-5/+12
2012-12-05bridge: implement multicast fast leaveAmerigo Wang3-0/+42
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller1-1/+4
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel1-1/+1
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn1-0/+6
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel1-4/+59
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel1-5/+59
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2-2/+41
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2-2/+8
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2-0/+14
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel1-13/+13
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel4-6/+46
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller9-252/+312
2012-12-03ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks1-14/+10
2012-12-03ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are acceptedShmulik Ladkani1-1/+1
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-74/+187
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS callMichele Baldessari10-13/+117
2012-12-03Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan1-9/+10
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-5/+5