Age | Commit message (Expand) | Author |
2020-10-15 | net/smc: fix use-after-free of delayed events | Karsten Graul |
2020-10-15 | bpfilter: Fix build error with CONFIG_BPFILTER_UMH | YueHaibing |
2020-10-15 | rxrpc: Fix loss of final ack on shutdown | David Howells |
2020-10-15 | rxrpc: Fix bundle counting for exclusive connections | David Howells |
2020-10-14 | netfilter: restore NF_INET_NUMHOOKS | Pablo Neira Ayuso |
2020-10-14 | ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t... | Mathieu Desnoyers |
2020-10-14 | ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t... | Mathieu Desnoyers |
2020-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-10-13 | ip_gre: set dev->hard_header_len and dev->needed_headroom properly | Cong Wang |
2020-10-13 | xfrm: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: openvswitch: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | mac80211: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | iptunnel: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: dsa: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: bridge: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats | Heiner Kallweit |
2020-10-13 | net/af_unix: Remove unused old_pid variable | Or Cohen |
2020-10-13 | socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled | Christian Eggers |
2020-10-13 | socket: fix option SO_TIMESTAMPING_NEW | Christian Eggers |
2020-10-13 | net/tls: use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-13 | net/ipv6: use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-13 | tcp: use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-14 | netfilter: nf_log: missing vlan offload tag and proto | Pablo Neira Ayuso |
2020-10-13 | Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2020-10-12 | netfilter: nftables: extend error reporting for chain updates | Pablo Neira Ayuso |
2020-10-12 | libceph: clear con->out_msg on Policy::stateful_server faults | Ilya Dryomov |
2020-10-12 | libceph: format ceph_entity_addr nonces as unsigned | Ilya Dryomov |
2020-10-12 | libceph: move a dout in queue_con_delay() | Ilya Dryomov |
2020-10-12 | libceph: switch to the new "osd blocklist add" command | Ilya Dryomov |
2020-10-12 | libceph, rbd, ceph: "blacklist" -> "blocklist" | Ilya Dryomov |
2020-10-12 | libceph: multiple workspaces for CRUSH computations | Ilya Dryomov |
2020-10-12 | can: remove obsolete version strings | Oliver Hartkopp |
2020-10-12 | can: isotp: implement cleanups / improvements from review | Oliver Hartkopp |
2020-10-12 | net: 9p: initialize sun_server.sun_path to have addr's value only when addr i... | Anant Thazhemadam |
2020-10-11 | bpf, sockmap: Allow skipping sk_skb parser program | John Fastabend |
2020-10-11 | bpf, sockmap: Check skb_verdict and skb_parser programs explicitly | John Fastabend |
2020-10-11 | bpf, sockmap: Add memory accounting so skbs on ingress lists are visible | John Fastabend |
2020-10-11 | bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup | John Fastabend |
2020-10-11 | bpf, sockmap: Remove dropped data on errors in redirect case | John Fastabend |
2020-10-11 | bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage | John Fastabend |
2020-10-11 | bpf, sockmap: On receive programs try to fast track SK_PASS ingress | John Fastabend |
2020-10-11 | bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits | John Fastabend |
2020-10-12 | ipvs: clear skb->tstamp in forwarding path | Julian Anastasov |
2020-10-12 | netfilter: flowtable: reduce calls to pskb_may_pull() | Pablo Neira Ayuso |
2020-10-12 | netfilter: nf_tables: add inet ingress support | Pablo Neira Ayuso |