summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-16360-7335/+18642
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-151-7/+17
| |\
| | * net, sockmap: Don't call bpf_prog_put() on NULL pointerAlex Dewar2020-10-151-7/+9
| | * bpf, sockmap: Add locking annotations to iteratorLorenz Bauer2020-10-151-0/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-1525-67/+198
| |\ \
| | * | 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
| | * | 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
| | * | 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-146-12/+58
| | |\ \
| | | * | netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-144-7/+38
| | | * | 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
| | * | | 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
| | |/ /
| | * | ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern2020-10-101-1/+3
| | * | 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-101-0/+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
| | * | | tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le2020-10-102-2/+10
| | * | | tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang2020-10-101-1/+2
| | * | | net/tls: sendfile fails with ktls offloadRohit Maheshwari2020-10-101-5/+6
| | * | | net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann2020-10-101-1/+2
| | * | | net: mptcp: make DACK4/DACK8 usage consistent among all subflowsDavide Caratti2020-10-093-4/+3
| * | | | netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti2020-10-152-0/+29
| * | | | rxrpc: Fix loss of final ack on shutdownDavid Howells2020-10-153-3/+7
| * | | | rxrpc: Fix bundle counting for exclusive connectionsDavid Howells2020-10-151-2/+3
| * | | | netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso2020-10-151-1/+1
| * | | | xfrm: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-21/+1
| * | | | net: openvswitch: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-19/+1
| * | | | mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-22/+1
| * | | | iptunnel: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-22/+1
| * | | | net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-20/+1
| * | | | net: bridge: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-20/+1
| * | | | net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit2020-10-141-0/+34
| * | | | net/af_unix: Remove unused old_pid variableOr Cohen2020-10-141-2/+0
| * | | | net/tls: use semicolons rather than commas to separate statementsJulia Lawall2020-10-141-1/+1
| * | | | net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall2020-10-141-1/+1
| * | | | tcp: use semicolons rather than commas to separate statementsJulia Lawall2020-10-142-5/+6
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-138-68/+262
| |\ \ \
| | * | | bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend2020-10-122-7/+93