summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: check if bind callback fails and unbind if hook registr...wenxu2019-11-151-3/+11
* netfilter: nf_tables_offload: undo updates if transaction failsPablo Neira Ayuso2019-11-152-1/+64
* netfilter: nf_tables_offload: release flow_rule on error from commit pathPablo Neira Ayuso2019-11-151-5/+21
* netfilter: nf_tables_offload: remove reference to flow rule from deletion pathPablo Neira Ayuso2019-11-151-2/+1
* netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dirwenxu2019-11-151-4/+4
* netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_blockwenxu2019-11-151-0/+3
* netfilter: Support iif matches in POSTROUTINGPhil Sutter2019-11-154-6/+6
* netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso2019-11-154-8/+121
* netfilter: nf_flow_table_offload: add flow_action_entry_next() and use itPablo Neira Ayuso2019-11-151-38/+38
* netfilter: nft_meta: use 64-bit time arithmeticArnd Bergmann2019-11-151-5/+5
* netfilter: xt_time: use time64_tArnd Bergmann2019-11-151-8/+11
* Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2019-11-131-5/+18
|\
| * netfilter: ipset: Add wildcard support to net,ifaceKristian Evensen2019-11-041-5/+18
* | netfilter: nft_payload: add C-VLAN supportPablo Neira Ayuso2019-11-131-7/+16
* | netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()Pablo Neira Ayuso2019-11-131-4/+8
* | netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()Pablo Neira Ayuso2019-11-131-5/+14
* | netfilter: nft_payload: simplify vlan header handlingPablo Neira Ayuso2019-11-131-19/+9
* | netfilter: nft_meta: offload support for interface indexPablo Neira Ayuso2019-11-131-0/+4
* | bridge: implement get_link_ksettings ethtool methodMatthias Schiffer2019-11-121-2/+34
* | net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli2019-11-122-10/+1
* | tipc: update mon's self addr when node addr generatedHoang Le2019-11-123-0/+18
* | netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso2019-11-126-3/+794
* | netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso2019-11-124-2/+22
* | netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso2019-11-122-24/+69
* | netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso2019-11-121-15/+4
* | netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso2019-11-121-24/+11
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-11-121-5/+14
|\ \
| * | Bluetooth: Fix advertising duplicated flagsLuiz Augusto von Dentz2019-11-041-0/+9
| * | Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0Luiz Augusto von Dentz2019-10-261-4/+4
| * | Bluetooth: Fix using advertising instance duration as timeoutLuiz Augusto von Dentz2019-10-261-1/+1
* | | net/sched: actions: remove unused 'order'Davide Caratti2019-11-121-1/+0
* | | devlink: Allow large formatted message of binary outputAya Levin2019-11-121-9/+15
* | | tipc: fix update of the uninitialized variable errColin Ian King2019-11-111-1/+1
* | | lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by usersXin Long2019-11-111-6/+8
* | | lwtunnel: get nlsize for erspan options properlyXin Long2019-11-111-1/+7
* | | lwtunnel: change to use nla_parse_nested on new optionsXin Long2019-11-111-8/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-0925-78/+224
|\ \ \
| * | | vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella2019-11-081-3/+5
| * | | mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-11-081-1/+2
| * | | mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg2019-11-081-1/+1
| * | | ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern2019-11-071-1/+1
| * | | ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet2019-11-071-3/+10
| * | | nfc: netlink: fix double device reference dropPan Bian2019-11-071-2/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-11-069-29/+60
| |\ \ \
| | * \ \ Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2019-11-044-17/+36
| | |\ \ \
| | | * | | netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-11-043-13/+30
| | | * | | netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-11-041-1/+1
| | | * | | netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter2019-11-041-3/+5
| | * | | | netfilter: nf_tables_offload: skip EBUSY on chain updatePablo Neira Ayuso2019-11-041-1/+2
| | * | | | netfilter: nf_tables: bogus EOPNOTSUPP on basechain updatePablo Neira Ayuso2019-11-041-0/+1