summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-10-29net: bridge: fdb: set flags directly in fdb_createNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert offloaded to use bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_sticky to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_static to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_local to bitopsNikolay Aleksandrov
2019-10-29tipc: improve throughput between nodes in netnsHoang Le
2019-10-29inet: do not call sublist_rcv on empty listFlorian Westphal
2019-10-28sock: remove unneeded semicolonYueHaibing
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn
2019-10-28tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-28net: dsa: fix dereference on ds->dev before null check errorColin Ian King
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-26netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso
2019-10-26netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...Florian Westphal
2019-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: remove rules on unregistered device onlyPablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()Pablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()Pablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: add nft_flow_block_chain()Pablo Neira Ayuso
2019-10-23netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso
2019-10-23netfilter: nf_tables: allow netdevice to be used only once per flowtablePablo Neira Ayuso
2019-10-23netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso
2019-10-23netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso
2019-10-22fq_codel: do not include <linux/jhash.h>Eric Dumazet
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-10-22net: dsa: allocate ports on touchVivien Didelot
2019-10-22net: dsa: use ports list to setup default CPU portVivien Didelot
2019-10-22net: dsa: use ports list to find first CPU portVivien Didelot
2019-10-22net: dsa: use ports list to setup multiple master devicesVivien Didelot
2019-10-22net: dsa: use ports list to find a port by nodeVivien Didelot
2019-10-22net: dsa: use ports list for routing table setupVivien Didelot
2019-10-22net: dsa: use ports list to setup switchesVivien Didelot
2019-10-22net: dsa: use ports list to find slaveVivien Didelot
2019-10-22net: dsa: add ports list in the switch fabricVivien Didelot
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot
2019-10-22net/smc: remove close abort workerUrsula Braun
2019-10-22net/smc: introduce link group termination workerUrsula Braun
2019-10-22net/smc: improve abnormal termination of link groupsUrsula Braun
2019-10-22net/smc: tell peers about abnormal link group terminationUrsula Braun
2019-10-22net/smc: improve link group freeingUrsula Braun
2019-10-22net/smc: improve abnormal termination lockingUrsula Braun