summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-04-30net: caif: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-29bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASHJakub Sitnicki
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-04-29mptcp: replace mptcp_disconnect with a stubFlorian Westphal
2020-04-29net/smc: move llc layer related init and clear into smc_llc.cKarsten Graul
2020-04-29net/smc: use mutex instead of rwlock_t to protect buffersKarsten Graul
2020-04-29net/smc: process llc responses in tasklet contextKarsten Graul
2020-04-29net/smc: use worker to process incoming llc messagesKarsten Graul
2020-04-29net/smc: simplify link deactivationKarsten Graul
2020-04-29net/smc: move testlink work to system work queueKarsten Graul
2020-04-29net/smc: add new link state and related helpersKarsten Graul
2020-04-29net/smc: multi-link support for smc_rmb_rtoken_handling()Karsten Graul
2020-04-29net/smc: convert static link ID instances to support multiple linksKarsten Graul
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul
2020-04-29net/smc: introduce link_idx for link group arrayKarsten Graul
2020-04-29net/smc: separate function for link initializationKarsten Graul
2020-04-29net/smc: rework pnet table to support SMC-R failoverKarsten Graul
2020-04-29netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann
2020-04-29ila: remove unused inline function ila_addr_is_ilaYueHaibing
2020-04-29net: hsr: remove unused inline functionsYueHaibing
2020-04-29netpoll: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen
2020-04-28netfilter: add audit table unregister actionsRichard Guy Briggs
2020-04-28audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs
2020-04-28docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert gen_stats.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert dns_resolver.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert decnet.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ax25.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert atm.txt to ReSTMauro Carvalho Chehab
2020-04-28net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-28Bluetooth: allow scatternet connections if supported.Alain Michaud
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca
2020-04-28xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca
2020-04-28netfilter: nft_nat: add netmap supportPablo Neira Ayuso
2020-04-28netfilter: nft_nat: add helper function to set up NAT address and protocolPablo Neira Ayuso
2020-04-28netfilter: nft_nat: set flags from initialization pathPablo Neira Ayuso
2020-04-28netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso
2020-04-27bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso
2020-04-27Merge tag 'batadv-next-for-davem-20200427' of git://git.open-mesh.org/linux-m...David S. Miller
2020-04-27Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-04-27sch_sfq: validate silly quantum valuesEric Dumazet