summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-25bpf/tests: Use migrate disable instead of preempt disableDavid Miller1-4/+4
2020-02-25bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller3-12/+4
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-75/+211
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller36-179/+375
2020-02-22net: Generate reuseport group ID on group creationJakub Sitnicki2-40/+22
2020-02-22bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASHJakub Sitnicki1-5/+10
2020-02-22bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASHJakub Sitnicki1-2/+7
2020-02-22bpf, sockmap: Return socket cookie on lookup from syscallJakub Sitnicki1-4/+53
2020-02-22bpf, sockmap: Don't set up upcalls and progs for listening socketsJakub Sitnicki1-7/+45
2020-02-22bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki1-15/+44
2020-02-22tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki2-0/+16
2020-02-22net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki2-1/+7
2020-02-22net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki4-6/+12
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds35-173/+368
2020-02-21net: qrtr: Fix the local node ID as 1Manivannan Sadhasivam1-2/+1
2020-02-21net: qrtr: Migrate nameservice to kernel from userspaceManivannan Sadhasivam4-39/+766
2020-02-21net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-02-21net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov1-1/+0
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann3-8/+8
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas2-34/+38
2020-02-20net: remove unused macro from fib_trie.cLi RongQing1-5/+0
2020-02-20net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRYLi RongQing1-3/+0
2020-02-20openvswitch: Distribute switch variables for initializationKees Cook1-8/+10
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook2-7/+14
2020-02-20net: core: Distribute switch variables for initializationKees Cook1-2/+2
2020-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+4
2020-02-20udp: rehash on disconnectWillem de Bruijn1-1/+5
2020-02-20net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari1-1/+19
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-19net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-init...Christian Brauner1-12/+12
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-02-19ethtool: Add support for low latency RS FECAya Levin2-0/+2
2020-02-19devlink: Force enclosing array on binary fmsg dataAya Levin1-8/+86
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-44/+202
2020-02-19netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio1-1/+1
2020-02-19netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio1-2/+2
2020-02-18flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik1-2/+4
2020-02-18datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik1-3/+6
2020-02-18vport.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18meter.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni1-20/+2
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal1-2/+2
2020-02-18sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long1-9/+20
2020-02-18net: sched: correct flower port blockingJason Baron1-0/+1
2020-02-18net: netlink: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18net: switchdev: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18bpf, sockmap: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18NFC: digital: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2