summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Handle special status codes in SAE commitJouni Malinen2020-08-032-1/+6
* 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
| | | * | | | mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-07-301-0/+1
| | | * | | | mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2020-07-302-0/+17
| | | |/ / /
| | * | | | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai2020-07-301-1/+4
| | * | | | ionic: unlock queue mutex in error pathShannon Nelson2020-07-301-1/+3
| | * | | | atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong2020-07-301-2/+8
| | * | | | net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao2020-07-301-0/+2
| | * | | | net: nixge: fix potential memory leak in nixge_probe()Lu Wei2020-07-301-3/+5
| | * | | | devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski2020-07-301-6/+18
| | * | | | rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells2020-07-304-12/+28
| | * | | | MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi2020-07-301-1/+1
| | * | | | selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu2020-07-301-0/+3
| | * | | | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-303-5/+14
| | |/ / /
| | * | | ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon2020-07-291-1/+1