Age | Commit message (Expand) | Author | Files | Lines |
2020-02-28 | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() | Martin KaFai Lau | 6 | -106/+68 |
2020-02-25 | bpf/tests: Use migrate disable instead of preempt disable | David Miller | 1 | -4/+4 |
2020-02-25 | bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. | David Miller | 3 | -12/+4 |
2020-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 9 | -75/+211 |
2020-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 36 | -179/+375 |
2020-02-22 | net: Generate reuseport group ID on group creation | Jakub Sitnicki | 2 | -40/+22 |
2020-02-22 | bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH | Jakub Sitnicki | 1 | -5/+10 |
2020-02-22 | bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH | Jakub Sitnicki | 1 | -2/+7 |
2020-02-22 | bpf, sockmap: Return socket cookie on lookup from syscall | Jakub Sitnicki | 1 | -4/+53 |
2020-02-22 | bpf, sockmap: Don't set up upcalls and progs for listening sockets | Jakub Sitnicki | 1 | -7/+45 |
2020-02-22 | bpf, sockmap: Allow inserting listening TCP sockets into sockmap | Jakub Sitnicki | 1 | -15/+44 |
2020-02-22 | tcp_bpf: Don't let child socket inherit parent protocol ops on copy | Jakub Sitnicki | 2 | -0/+16 |
2020-02-22 | net, sk_msg: Clear sk_user_data pointer on clone if tagged | Jakub Sitnicki | 2 | -1/+7 |
2020-02-22 | net, sk_msg: Annotate lockless access to sk_prot on clone | Jakub Sitnicki | 4 | -6/+12 |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 35 | -173/+368 |
2020-02-21 | net: qrtr: Fix the local node ID as 1 | Manivannan Sadhasivam | 1 | -2/+1 |
2020-02-21 | net: qrtr: Migrate nameservice to kernel from userspace | Manivannan Sadhasivam | 4 | -39/+766 |
2020-02-21 | net: netlink: cap max groups which will be considered in netlink_bind() | Nikolay Aleksandrov | 1 | -2/+3 |
2020-02-21 | net: disable BRIDGE_NETFILTER by default | Roman Kiryanov | 1 | -1/+0 |
2020-02-20 | net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT | Julian Wiedmann | 3 | -8/+8 |
2020-02-20 | net: page_pool: API cleanup and comments | Ilias Apalodimas | 2 | -34/+38 |
2020-02-20 | net: remove unused macro from fib_trie.c | Li RongQing | 1 | -5/+0 |
2020-02-20 | net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY | Li RongQing | 1 | -3/+0 |
2020-02-20 | openvswitch: Distribute switch variables for initialization | Kees Cook | 1 | -8/+10 |
2020-02-20 | net: ip6_gre: Distribute switch variables for initialization | Kees Cook | 2 | -7/+14 |
2020-02-20 | net: core: Distribute switch variables for initialization | Kees Cook | 1 | -2/+2 |
2020-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -1/+4 |
2020-02-20 | udp: rehash on disconnect | Willem de Bruijn | 1 | -1/+5 |
2020-02-20 | net/tls: Fix to avoid gettig invalid tls record | Rohit Maheshwari | 1 | -1/+19 |
2020-02-19 | bridge: br_stp: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-19 | net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-init... | Christian Brauner | 1 | -12/+12 |
2020-02-19 | net: hsr: Pass lockdep expression to RCU lists | Amol Grover | 1 | -1/+2 |
2020-02-19 | ethtool: Add support for low latency RS FEC | Aya Levin | 2 | -0/+2 |
2020-02-19 | devlink: Force enclosing array on binary fmsg data | Aya Levin | 1 | -8/+86 |
2020-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -44/+202 |
2020-02-19 | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() | Stefano Brivio | 1 | -1/+1 |
2020-02-19 | netfilter: nft_set_pipapo: Fix mapping table example in comments | Stefano Brivio | 1 | -2/+2 |
2020-02-18 | flow_table.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -2/+4 |
2020-02-18 | datapath.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -3/+6 |
2020-02-18 | vport.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | meter.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | netlabel_domainhash.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | net: netlabel: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" | Paolo Abeni | 1 | -20/+2 |
2020-02-18 | mptcp: fix bogus socket flag values | Florian Westphal | 1 | -2/+2 |
2020-02-18 | sctp: move the format error check out of __sctp_sf_do_9_1_abort | Xin Long | 1 | -9/+20 |
2020-02-18 | net: sched: correct flower port blocking | Jason Baron | 1 | -0/+1 |
2020-02-18 | net: netlink: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-18 | net: switchdev: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-18 | bpf, sockmap: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |