aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-10-26net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-10-26Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
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-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
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-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-24net: core: limit nested device depthTaehee Yoo
2019-10-24keys: Fix memory leak in copy_net_nsTakeshi Misawa
2019-10-24netfilter: nft_payload: fix missing check for matching length in offloadswenxu
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-10-24ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti
2019-10-23xsk: Fix registration of Rx-only socketsMagnus Karlsson
2019-10-23net/flow_dissector: switch to siphashEric Dumazet
2019-10-23netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso
2019-10-23netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso
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-22ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)
2019-10-22net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-10-22net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang
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