| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-13 | net/af_unix: Remove unused old_pid variable |  Or Cohen | 1 | -2/+0 |
| 2020-10-13 | socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled |  Christian Eggers | 1 | -1/+0 |
| 2020-10-13 | socket: fix option SO_TIMESTAMPING_NEW |  Christian Eggers | 1 | -7/+3 |
| 2020-10-13 | net/tls: use semicolons rather than commas to separate statements |  Julia Lawall | 1 | -1/+1 |
| 2020-10-13 | net/ipv6: use semicolons rather than commas to separate statements |  Julia Lawall | 1 | -1/+1 |
| 2020-10-13 | tcp: use semicolons rather than commas to separate statements |  Julia Lawall | 2 | -5/+6 |
| 2020-10-14 | netfilter: nf_log: missing vlan offload tag and proto |  Pablo Neira Ayuso | 4 | -7/+38 |
| 2020-10-13 | Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -0/+1 |
| 2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 7 | -513/+13 |
| 2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+2 |
| 2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 8 | -20/+21 |
| 2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 8 | -68/+262 |
| 2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next |  Jakub Kicinski | 7 | -75/+195 |
| 2020-10-12 | netfilter: nftables: extend error reporting for chain updates |  Pablo Neira Ayuso | 1 | -5/+14 |
| 2020-10-12 | libceph: clear con->out_msg on Policy::stateful_server faults |  Ilya Dryomov | 1 | -0/+5 |
| 2020-10-12 | libceph: format ceph_entity_addr nonces as unsigned |  Ilya Dryomov | 1 | -3/+3 |
| 2020-10-12 | libceph: move a dout in queue_con_delay() |  Ilya Dryomov | 1 | -1/+1 |
| 2020-10-12 | libceph: switch to the new "osd blocklist add" command |  Ilya Dryomov | 1 | -15/+52 |
| 2020-10-12 | libceph, rbd, ceph: "blacklist" -> "blocklist" |  Ilya Dryomov | 1 | -4/+4 |
| 2020-10-12 | libceph: multiple workspaces for CRUSH computations |  Ilya Dryomov | 1 | -15/+151 |
| 2020-10-12 | can: remove obsolete version strings |  Oliver Hartkopp | 6 | -25/+5 |
| 2020-10-12 | can: isotp: implement cleanups / improvements from review |  Oliver Hartkopp | 2 | -8/+9 |
| 2020-10-12 | net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid |  Anant Thazhemadam | 1 | -1/+1 |
| 2020-10-11 | bpf, sockmap: Allow skipping sk_skb parser program |  John Fastabend | 2 | -7/+93 |
| 2020-10-11 | bpf, sockmap: Check skb_verdict and skb_parser programs explicitly |  John Fastabend | 1 | -7/+8 |
| 2020-10-11 | bpf, sockmap: Add memory accounting so skbs on ingress lists are visible |  John Fastabend | 1 | -16/+15 |
| 2020-10-11 | bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup |  John Fastabend | 1 | -7/+7 |
| 2020-10-11 | bpf, sockmap: Remove dropped data on errors in redirect case |  John Fastabend | 1 | -14/+14 |
| 2020-10-11 | bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage |  John Fastabend | 1 | -2/+0 |
| 2020-10-11 | bpf, sockmap: On receive programs try to fast track SK_PASS ingress |  John Fastabend | 1 | -2/+15 |
| 2020-10-11 | bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits |  John Fastabend | 1 | -9/+6 |
| 2020-10-12 | ipvs: clear skb->tstamp in forwarding path |  Julian Anastasov | 1 | -0/+6 |
| 2020-10-12 | netfilter: flowtable: reduce calls to pskb_may_pull() |  Pablo Neira Ayuso | 2 | -27/+30 |
| 2020-10-12 | netfilter: nf_tables: add inet ingress support |  Pablo Neira Ayuso | 2 | -8/+41 |
| 2020-10-12 | netfilter: add inet ingress support |  Pablo Neira Ayuso | 1 | -20/+81 |
| 2020-10-12 | netfilter: add nf_ingress_hook() helper function |  Pablo Neira Ayuso | 1 | -2/+7 |
| 2020-10-12 | netfilter: add nf_static_key_{inc,dec} |  Pablo Neira Ayuso | 1 | -6/+17 |
| 2020-10-12 | ipvs: inspect reply packets from DR/TUN real servers |  longguang.yue | 2 | -15/+22 |
| 2020-10-11 | bpf: Always return target ifindex in bpf_fib_lookup |  Toke Høiland-Jørgensen | 1 | -1/+2 |
| 2020-10-11 | net: dsa: tag_ocelot: use VLAN information from tagging header when available |  Vladimir Oltean | 1 | -0/+34 |
| 2020-10-11 | bpf: Allow for map-in-map with dynamic inner array map entries |  Daniel Borkmann | 1 | -1/+1 |
| 2020-10-11 | bpf: Add redirect_peer helper |  Daniel Borkmann | 2 | -10/+59 |
| 2020-10-10 | ipv4: Restore flowi4_oif update before call to xfrm_lookup_route |  David Ahern | 1 | -1/+3 |
| 2020-10-10 | mptcp: subflows garbage collection |  Paolo Abeni | 3 | -0/+24 |
| 2020-10-10 | mptcp: fix fallback for MP_JOIN subflows |  Paolo Abeni | 3 | -9/+34 |
| 2020-10-10 | net: smc: fix missing brace warning for old compilers |  Pujin Shi | 1 | -2/+2 |
| 2020-10-10 | net: smc: fix missing brace warning for old compilers |  Pujin Shi | 1 | -1/+1 |
| 2020-10-10 | Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can |  Jakub Kicinski | 1 | -0/+2 |
| 2020-10-10 | Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next |  Jakub Kicinski | 9 | -3/+38 |
| 2020-10-09 | netlink: export policy in extended ACK |  Johannes Berg | 2 | -0/+66 |