summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1728-153/+130
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-1627-143/+135
| |\
| | * net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-163-30/+22
| | * Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-164-9/+15
| | |\
| | | * cfg80211: check dev_set_name() return valueJohannes Berg2018-01-151-1/+7
| | | * mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-2/+0
| | | * nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski2018-01-151-4/+7
| | | * cfg80211: fully initialize old channel for eventJohannes Berg2018-01-151-2/+1
| | * | sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long2018-01-161-8/+6
| | * | sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long2018-01-161-10/+6
| | * | sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long2018-01-161-2/+8
| | * | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-151-1/+6
| | * | net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-151-2/+2
| | * | Revert "openvswitch: Add erspan tunnel support."William Tu2018-01-151-50/+1
| | * | net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2018-01-151-2/+2
| | * | ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet2018-01-151-0/+1
| | * | sctp: avoid compiler warning on implicit fallthruMarcelo Ricardo Leitner2018-01-152-2/+3
| | * | net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti2018-01-151-0/+1
| | * | netlink: extack needs to be reset each time through loopDavid Ahern2018-01-151-1/+2
| | * | tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang2018-01-151-12/+14
| | * | ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-151-2/+4
| | * | 9p: add missing module license for xen transportStephen Hemminger2018-01-151-0/+4
| | |/
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-128-12/+38
| | |\
| | | * xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert2018-01-101-1/+7
| | | * af_key: Fix memory leak in key_notify_policy.Steffen Klassert2018-01-101-1/+3
| | | * esp: Fix GRO when the headers not fully in the linear part of the skb.Steffen Klassert2018-01-092-2/+4
| | | * xfrm: don't call xfrm_policy_cache_flush while holding spinlockFlorian Westphal2018-01-081-2/+2
| | | * xfrm: Return error on unknown encap_type in init_stateHerbert Xu2018-01-082-2/+2
| | | * xfrm: Use __skb_queue_tail in xfrm_trans_queueHerbert Xu2018-01-051-1/+1
| | | * xfrm: fix rcu usage in xfrm_get_type_offloadSabrina Dubroca2017-12-311-1/+2
| | | * af_key: fix buffer overread in parse_exthdrs()Eric Biggers2017-12-301-0/+3
| | | * af_key: fix buffer overread in verify_address_len()Eric Biggers2017-12-301-0/+5
| | | * xfrm: skip policies marked as dead while rehashingFlorian Westphal2017-12-301-1/+2
| | | * xfrm: Forbid state updates from changing encap typeHerbert Xu2017-12-301-1/+7
| * | | Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-131-9/+11
| |\ \ \ | | |/ / | |/| |
| | * | Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-041-9/+11
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-161-4/+3
|\ \ \
| * | | bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer2018-01-131-4/+3
* | | | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-1661-96/+0
* | | | tipc: fix race condition at topology server receiveJon Maloy2018-01-163-46/+51
* | | | devlink: Add relation between dpipe and resourceArkadi Sharshevsky2018-01-161-0/+37
* | | | devlink: Add support for reloadArkadi Sharshevsky2018-01-161-0/+47
* | | | devlink: Add support for resource abstractionArkadi Sharshevsky2018-01-161-0/+374
* | | | devlink: Add per devlink instance lockArkadi Sharshevsky2018-01-161-59/+77
* | | | Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-154-15/+17
|\ \ \ \
| * | | | can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-053-15/+15
| * | | | can: raw: raw_bind(): bail out if can_family is not AF_CANMarc Kleine-Budde2018-01-051-0/+2
* | | | | ipv6: Fix build with gcc-4.4.5Ido Schimmel2018-01-151-2/+6
* | | | | tipc: fix bug during lookup of multicast destination nodesJon Maloy2018-01-153-8/+4
* | | | | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-154-10/+10