summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot2020-08-031-12/+12
* ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot2020-08-031-1/+1
* Merge branch 'net-openvswitch-masks-cache-enhancements'David S. Miller2020-08-035-22/+139
|\
| * net: openvswitch: make masks cache size configurableEelco Chaudron2020-08-034-14/+115
| * net: openvswitch: add masks cache hit counterEelco Chaudron2020-08-035-8/+24
|/
* net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi2020-08-031-0/+1
* ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh2020-08-031-2/+1
* openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye2020-08-031-18/+20
* net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu2020-08-035-3/+11
* Merge branch 'Improve-MDIO-Ethernet-PHY-reset'David S. Miller2020-08-035-2/+15
|\
| * net: mdio device: use flexible sleeping in reset functionBruno Thomsen2020-08-031-1/+1
| * net: mdiobus: add reset-post-delay-us handlingBruno Thomsen2020-08-033-0/+6
| * net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen2020-08-031-1/+1
| * dt-bindings: net: mdio: add reset-post-delay-us propertyBruno Thomsen2020-08-031-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-02207-835/+1699
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-0181-451/+782
| |\
| | * vxlan: fix memleak of fdbTaehee Yoo2020-08-011-2/+4
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-07-315-18/+126
| | |\
| | | * net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig2020-07-311-1/+1
| | | * selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko2020-07-301-14/+110
| | | * bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko2020-07-301-3/+9
| | | * bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()Peilin Ye2020-07-151-0/+5
| | | * selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker2020-07-111-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-316-58/+104
| | |\ \
| | | * | espintcp: count packets dropped in espintcp_rcvSabrina Dubroca2020-07-301-0/+6
| | | * | espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca2020-07-301-1/+24
| | | * | xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca2020-07-281-0/+1
| | | * | af_key: pfkey_dump needs parameter validationMark Salyzyn2020-07-221-0/+7
| | | * | xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | | * | Merge remote-tracking branch 'origin/testing'Steffen Klassert2020-07-212-16/+19
| | | |\ \
| | | | * | xfrm: policy: fix IPv6-only espintcp compilationSabrina Dubroca2020-07-171-2/+2
| | | | * | espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca2020-07-171-1/+4
| | | | * | espintcp: support non-blocking sendsSabrina Dubroca2020-07-171-13/+13
| | | |/ /
| | | * | xfrm: esp6: fix encapsulation header offset computationSabrina Dubroca2020-07-071-3/+9
| | | * | xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-244-36/+36
| | * | | Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-317-18/+42
| | |\ \ \
| | | * | | net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong2020-07-301-2/+2
| | | * | | net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu2020-07-301-7/+12
| | | * | | net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu2020-07-305-3/+10
| | | * | | net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu2020-07-301-9/+21
| | * | | | rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye2020-07-311-1/+2
| | * | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-312-3/+10
| | |\ \ \ \
| | | * | | | igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-07-301-0/+9
| | | * | | | e1000e: continue to init PHY even when failed to disable ULPAaron Ma2020-07-301-3/+1
| | * | | | | net/sched: The error lable position is corrected in ct_init_moduleliujian2020-07-311-2/+2
| | * | | | | Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-07-307-9/+27
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | mac80211: remove STA txq pending airtime underflow warningFelix Fietkau2020-07-301-3/+1
| | | * | | | mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan2020-07-301-3/+4
| | | * | | | cfg80211: check vendor command doit pointer before useJulian Squires2020-07-301-3/+3
| | | * | | | mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel2020-07-301-0/+1