summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: pcs-xpcs: depend on MDIO_BUS instead of selecting itIoana Ciornei2020-10-171-2/+1
* icmp: randomize the global rate limiterEric Dumazet2020-10-172-3/+8
* net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung2020-10-172-0/+13
* tipc: fix incorrect setting window for bcast linkHoang Huu Le2020-10-161-2/+4
* tipc: re-configure queue limit for broadcast linkHoang Huu Le2020-10-161-1/+5
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-162301-50868/+129947
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-155-46/+70
| |\
| | * net, sockmap: Don't call bpf_prog_put() on NULL pointerAlex Dewar2020-10-151-7/+9
| | * bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to loMartin KaFai Lau2020-10-152-26/+2
| | * bpf, sockmap: Add locking annotations to iteratorLorenz Bauer2020-10-151-0/+8
| | * bpf: Fix register equivalence tracking.Alexei Starovoitov2020-10-152-13/+51
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-1545-140/+1209
| |\ \
| | * | Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"Jakub Kicinski2020-10-151-1/+1
| | * | net: fix pos incrementment in ipv6_route_seq_nextYonghong Song2020-10-151-1/+3
| | * | Merge branch 'net-smc-fixes-2020-10-14'Jakub Kicinski2020-10-152-10/+8
| | |\ \
| | | * | net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul2020-10-151-1/+2
| | | * | net/smc: fix valid DMBE buffer sizesKarsten Graul2020-10-151-1/+1
| | | * | net/smc: fix use-after-free of delayed eventsKarsten Graul2020-10-151-8/+5
| | |/ /
| | * | bpfilter: Fix build error with CONFIG_BPFILTER_UMHYueHaibing2020-10-151-1/+1
| | * | net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky2020-10-151-1/+4
| | * | Merge branch 'ibmveth-gso-fix'Jakub Kicinski2020-10-151-4/+15
| | |\ \
| | | * | ibmveth: Identify ingress large send packets.David Wilder2020-10-151-1/+12
| | | * | ibmveth: Switch order of ibmveth_helper calls.David Wilder2020-10-151-5/+5
| | |/ /
| | * | cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2020-10-152-13/+177
| | * | Merge branch 'l3mdev-icmp-error-route-lookup-fixes'Jakub Kicinski2020-10-155-6/+653
| | |\ \
| | | * | selftests: Add VRF route leaking testsMichael Jeanson2020-10-152-0/+627
| | | * | ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2020-10-152-4/+5
| | | * | ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2020-10-151-2/+21
| | |/ /
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-10-149-34/+168
| | |\ \
| | | * | netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-145-7/+39
| | | * | netfilter: nftables: extend error reporting for chain updatesPablo Neira Ayuso2020-10-121-5/+14
| | | * | ipvs: clear skb->tstamp in forwarding pathJulian Anastasov2020-10-121-0/+6
| | | * | selftests: netfilter: extend nfqueue test caseFlorian Westphal2020-10-122-22/+109
| | * | | ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang2020-10-141-4/+11
| | * | | socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabledChristian Eggers2020-10-141-1/+0
| | * | | socket: fix option SO_TIMESTAMPING_NEWChristian Eggers2020-10-141-7/+3
| | * | | docs: networking: update XPS to account for netif_set_xps_queueWillem de Bruijn2020-10-141-3/+3
| | * | | net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut2020-10-121-2/+23
| | * | | mlx4: handle non-napi callers to napi_pollJonathan Lemon2020-10-122-1/+4
| | * | | net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-121-1/+2
| | * | | net: dsa: microchip: fix race conditionChristian Eggers2020-10-121-7/+9
| | |/ /
| | * | ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern2020-10-101-1/+3
| | * | Merge branch 'mptcp-some-fallback-fixes'Jakub Kicinski2020-10-104-9/+58
| | |\ \
| | | * | mptcp: subflows garbage collectionPaolo Abeni2020-10-103-0/+24
| | | * | mptcp: fix fallback for MP_JOIN subflowsPaolo Abeni2020-10-103-9/+34
| | |/ /
| | * | net: smc: fix missing brace warning for old compilersPujin Shi2020-10-101-2/+2
| | * | net: smc: fix missing brace warning for old compilersPujin Shi2020-10-101-1/+1
| | * | Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-102-2/+2
| | |\ \
| | | * | net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde2020-10-081-0/+1
| | | * | can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang2020-10-081-0/+1