summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg
2020-04-30hsr: remove hsr interface if all slaves are removedTaehee Yoo
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet
2020-04-30tcp: tcp_sack_new_ofo_skb() should be more conservativeEric Dumazet
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet
2020-04-30docs: networking: convert tproxy.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert rxrpc.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert mac80211-injection.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert lapb-module.txt to ReSTMauro Carvalho Chehab
2020-04-30inet_diag: add support for cgroup filterDmitry Yakunin
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin
2020-04-30net/smc: remove obsolete link state DELETINGKarsten Graul
2020-04-30net/smc: remove handling of CONFIRM_RKEY_CONTINUEKarsten Graul
2020-04-30net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flowKarsten Graul
2020-04-30net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flowKarsten Graul
2020-04-30net/smc: new smc_rtoken_set functions for multiple link supportKarsten Graul
2020-04-30net/smc: move the TEST_LINK response processing into event handlerKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul
2020-04-30net/smc: adapt SMC client code to use the LLC flowKarsten Graul
2020-04-30net/smc: adapt SMC server code to use the LLC flowKarsten Graul
2020-04-30net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layerKarsten Graul
2020-04-30net/smc: introduce link group typeKarsten Graul
2020-04-30net/smc: enqueue all received LLC messagesKarsten Graul
2020-04-30net/smc: add event-based llc_flow frameworkKarsten Graul
2020-04-30net: caif: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
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-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-28docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab