summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-13mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13iptunnel: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: bridge: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit
2020-10-13net/af_unix: Remove unused old_pid variableOr Cohen
2020-10-13socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabledChristian Eggers
2020-10-13socket: fix option SO_TIMESTAMPING_NEWChristian Eggers
2020-10-13net/tls: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13tcp: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-10-12netfilter: nftables: extend error reporting for chain updatesPablo Neira Ayuso
2020-10-12can: remove obsolete version stringsOliver Hartkopp
2020-10-12can: isotp: implement cleanups / improvements from reviewOliver Hartkopp
2020-10-11bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend
2020-10-11bpf, sockmap: Check skb_verdict and skb_parser programs explicitlyJohn Fastabend
2020-10-11bpf, sockmap: Add memory accounting so skbs on ingress lists are visibleJohn Fastabend
2020-10-11bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanupJohn Fastabend
2020-10-11bpf, sockmap: Remove dropped data on errors in redirect caseJohn Fastabend
2020-10-11bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpageJohn Fastabend
2020-10-11bpf, sockmap: On receive programs try to fast track SK_PASS ingressJohn Fastabend
2020-10-11bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limitsJohn Fastabend
2020-10-12ipvs: clear skb->tstamp in forwarding pathJulian Anastasov
2020-10-12netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue
2020-10-11bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-10ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern
2020-10-10mptcp: subflows garbage collectionPaolo Abeni
2020-10-10mptcp: fix fallback for MP_JOIN subflowsPaolo Abeni
2020-10-10net: smc: fix missing brace warning for old compilersPujin Shi
2020-10-10net: smc: fix missing brace warning for old compilersPujin Shi
2020-10-10Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-10-09netlink: policy: refactor per-attr policy writingJohannes Berg
2020-10-09tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le