summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-282-2/+2
* net: dsa: fix dereference on ds->dev before null check errorColin Ian King2019-10-281-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-262-1/+23
|\
| * bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+14
| * bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUNStanislav Fomichev2019-10-151-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-10-2632-497/+1064
|\ \
| * | netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso2019-10-261-2/+17
| * | netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso2019-10-261-21/+21
| * | netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso2019-10-261-5/+15
| * | netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...Florian Westphal2019-10-261-3/+3
| * | netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso2019-10-233-96/+289
| * | netfilter: nf_tables_offload: remove rules on unregistered device onlyPablo Neira Ayuso2019-10-231-13/+13
| * | netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()Pablo Neira Ayuso2019-10-231-13/+24
| * | netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()Pablo Neira Ayuso2019-10-231-4/+5
| * | netfilter: nf_tables_offload: add nft_flow_block_chain()Pablo Neira Ayuso2019-10-231-4/+11
| * | netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso2019-10-231-1/+1
| * | netfilter: nf_tables: allow netdevice to be used only once per flowtablePablo Neira Ayuso2019-10-231-0/+17
| * | netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso2019-10-231-102/+151
| * | netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso2019-10-231-5/+5
| * | netfilter: nft_tproxy: Fix typo in IPv6 module description.Norman Rasmussen2019-10-171-1/+1
| * | netfilter: add and use nf_hook_slow_list()Florian Westphal2019-10-171-0/+20
| * | netfilter: conntrack: free extension area immediatelyFlorian Westphal2019-10-172-13/+10
| * | netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracksFlorian Westphal2019-10-171-26/+50
| * | Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel...Pablo Neira Ayuso2019-10-173-34/+43
| |\ \
| | * | ipvs: batch __ip_vs_dev_cleanupHaishuang Yan2019-10-081-7/+12
| | * | ipvs: batch __ip_vs_cleanupHaishuang Yan2019-10-082-15/+25
| | * | ipvs: no need to update skb route entry for local destination packets.zhang kai2019-10-081-12/+6
| * | | netfilter: ecache: document extension area access rulesFlorian Westphal2019-10-171-2/+15
| |/ /
| * | netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden2019-10-072-28/+27
| * | netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden2019-10-071-0/+12
| * | netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden2019-10-071-0/+24
| * | netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden2019-10-071-0/+102
| * | netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden2019-10-071-1/+65
| * | netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden2019-10-0719-138/+138
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-10-253-9/+18
|\ \ \
| * | | Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek2019-10-171-1/+8
| * | | Bluetooth: Workaround directed advertising bug in Broadcom controllersSzymon Janc2019-10-161-0/+8
| * | | Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)2019-10-161-2/+2
| * | | Bluetooth: remove set but not used variable 'smp'YueHaibing2019-10-161-6/+0
* | | | tcp: add TCP_INFO status for failed client TFOJason Baron2019-10-253-1/+10
* | | | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince2019-10-251-0/+2
* | | | fq_codel: do not include <linux/jhash.h>Eric Dumazet2019-10-221-1/+0
* | | | net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-221-15/+6
* | | | net: dsa: allocate ports on touchVivien Didelot2019-10-221-2/+14
* | | | net: dsa: use ports list to setup default CPU portVivien Didelot2019-10-221-21/+12
* | | | net: dsa: use ports list to find first CPU portVivien Didelot2019-10-221-14/+3
* | | | net: dsa: use ports list to setup multiple master devicesVivien Didelot2019-10-221-7/+15
* | | | net: dsa: use ports list to find a port by nodeVivien Didelot2019-10-221-14/+3
* | | | net: dsa: use ports list for routing table setupVivien Didelot2019-10-221-4/+3
* | | | net: dsa: use ports list to setup switchesVivien Didelot2019-10-221-52/+41