aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29tipc: improve throughput between nodes in netnsHoang Le8-11/+197
2019-10-29inet: do not call sublist_rcv on empty listFlorian Westphal2-2/+4
2019-10-28sock: remove unneeded semicolonYueHaibing1-1/+1
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn2-1/+54
2019-10-28tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven1-1/+1
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven2-2/+2
2019-10-28net: dsa: fix dereference on ds->dev before null check errorColin Ian King1-2/+5
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+23
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller32-497/+1064
2019-10-26netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso1-2/+17
2019-10-26netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso1-21/+21
2019-10-26netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso1-5/+15
2019-10-26netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracksFlorian Westphal1-3/+3
2019-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-9/+18
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron3-1/+10
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince1-0/+2
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso3-96/+289
2019-10-23netfilter: nf_tables_offload: remove rules on unregistered device onlyPablo Neira Ayuso1-13/+13
2019-10-23netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()Pablo Neira Ayuso1-13/+24
2019-10-23netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()Pablo Neira Ayuso1-4/+5
2019-10-23netfilter: nf_tables_offload: add nft_flow_block_chain()Pablo Neira Ayuso1-4/+11
2019-10-23netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso1-1/+1
2019-10-23netfilter: nf_tables: allow netdevice to be used only once per flowtablePablo Neira Ayuso1-0/+17
2019-10-23netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso1-102/+151
2019-10-23netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso1-5/+5
2019-10-22fq_codel: do not include <linux/jhash.h>Eric Dumazet1-1/+0
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot1-15/+6
2019-10-22net: dsa: allocate ports on touchVivien Didelot1-2/+14
2019-10-22net: dsa: use ports list to setup default CPU portVivien Didelot1-21/+12
2019-10-22net: dsa: use ports list to find first CPU portVivien Didelot1-14/+3
2019-10-22net: dsa: use ports list to setup multiple master devicesVivien Didelot1-7/+15
2019-10-22net: dsa: use ports list to find a port by nodeVivien Didelot1-14/+3
2019-10-22net: dsa: use ports list for routing table setupVivien Didelot1-4/+3
2019-10-22net: dsa: use ports list to setup switchesVivien Didelot1-52/+41
2019-10-22net: dsa: use ports list to find slaveVivien Didelot1-17/+6
2019-10-22net: dsa: add ports list in the switch fabricVivien Didelot1-6/+42
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot4-10/+12
2019-10-22net/smc: remove close abort workerUrsula Braun4-10/+19
2019-10-22net/smc: introduce link group termination workerUrsula Braun4-6/+22
2019-10-22net/smc: improve abnormal termination of link groupsUrsula Braun1-11/+29
2019-10-22net/smc: tell peers about abnormal link group terminationUrsula Braun3-6/+6
2019-10-22net/smc: improve link group freeingUrsula Braun2-17/+32
2019-10-22net/smc: improve abnormal termination lockingUrsula Braun1-5/+8
2019-10-22net/smc: terminate link group without holding lgr lockUrsula Braun1-8/+17
2019-10-22net/smc: cancel send and receive for terminated socketUrsula Braun6-17/+32
2019-10-21net/sched: act_police: re-use tcf_tm_dump()Davide Caratti1-4/+1
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller70-378/+579
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds68-362/+564
2019-10-19net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2