summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-15net/smc: fix use-after-free of delayed eventsKarsten Graul
2020-10-15bpfilter: Fix build error with CONFIG_BPFILTER_UMHYueHaibing
2020-10-15rxrpc: Fix loss of final ack on shutdownDavid Howells
2020-10-15rxrpc: Fix bundle counting for exclusive connectionsDavid Howells
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso
2020-10-14ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers
2020-10-14ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers
2020-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-13ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang
2020-10-13xfrm: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: openvswitch: use new function dev_fetch_sw_netstatsHeiner Kallweit
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-12libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov
2020-10-12libceph: format ceph_entity_addr nonces as unsignedIlya Dryomov
2020-10-12libceph: move a dout in queue_con_delay()Ilya Dryomov
2020-10-12libceph: switch to the new "osd blocklist add" commandIlya Dryomov
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov
2020-10-12can: remove obsolete version stringsOliver Hartkopp
2020-10-12can: isotp: implement cleanups / improvements from reviewOliver Hartkopp
2020-10-12net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...Anant Thazhemadam
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