summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | netfilter: nf_queue: do not release refcouts until nf_reinject is doneFlorian Westphal2020-03-291-4/+2
| | * | | netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal2020-03-291-30/+23
| | * | | netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal2020-03-292-10/+10
| | * | | netfilter: flowtable: Use work entry per offload commandPaul Blakey2020-03-271-31/+15
| | * | | netfilter: flowtable: Use rw sem as flow block lockPaul Blakey2020-03-272-8/+7
| | * | | netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()Qian Cai2020-03-271-1/+2
| | * | | netfilter: flowtable: Fix incorrect tc_setup_type typewenxu2020-03-274-6/+6
| | * | | netfilter: flowtable: add counter supportPablo Neira Ayuso2020-03-271-0/+7
| | * | | netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2020-03-271-1/+1
| | * | | netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso2020-03-271-8/+7
| | * | | ipvs: optimize tunnel dumps for icmp errorsHaishuang Yan2020-03-271-20/+26
| | * | | netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...Jules Irenge2020-03-271-0/+2
| | * | | netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()Jules Irenge2020-03-271-0/+1
| | * | | netfilter: flowtable: fix NULL pointer dereference in tunnel offload supportwenxu2020-03-191-3/+3
| | * | | netfilter: nf_tables: add nft_set_elem_expr_destroy() and use itPablo Neira Ayuso2020-03-191-11/+17
| | * | | netfilter: nf_tables: fix double-free on set expression from the error pathPablo Neira Ayuso2020-03-191-0/+1
| | * | | netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso2020-03-191-12/+48
| | * | | netfilter: nf_tables: pass context to nft_set_destroy()Pablo Neira Ayuso2020-03-191-5/+5
| | * | | netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso2020-03-192-17/+18
| * | | | devlink: Allow setting of packet trap group parametersIdo Schimmel2020-03-301-2/+54
| * | | | devlink: Add packet trap group parameters supportIdo Schimmel2020-03-301-0/+31
| * | | | devlink: Add packet trap policers supportIdo Schimmel2020-03-301-0/+428
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-304-41/+168
| |\ \ \ \
| | * | | | Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz2020-03-251-10/+127
| | * | | | Bluetooth: don't assume key size is 16 when the command failsAlain Michaud2020-03-251-4/+4
| | * | | | Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz2020-03-241-0/+8
| | * | | | Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi2020-03-231-8/+9
| | * | | | Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi2020-03-231-19/+20
| * | | | | net: dsa: add port policersVladimir Oltean2020-03-301-6/+73
| * | | | | net: dsa: refactor matchall mirred action to separate functionVladimir Oltean2020-03-301-30/+40
| * | | | | devlink: Add auto dump flag to health reporterEran Ben Elisha2020-03-301-4/+22
| * | | | | devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-301-6/+3
| * | | | | net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko2020-03-301-2/+2
| * | | | | net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-303-2/+11
| * | | | | net: introduce nla_put_bitfield32() helper and use itJiri Pirko2020-03-302-21/+10
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-306-34/+96
| |\ \ \ \ \
| | * | | | | xfrm: add prep for esp beet mode offloadXin Long2020-03-261-1/+27
| | * | | | | esp6: add gso_segment for esp6 beet modeXin Long2020-03-261-0/+36
| | * | | | | esp4: add gso_segment for esp4 beet modeXin Long2020-03-261-0/+32
| | * | | | | ESP: Export esp_output_fill_trailer functionRaed Salem2020-02-192-32/+0
| | * | | | | xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.Huang Zijiang2020-02-191-1/+1
| * | | | | | net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET2020-03-301-5/+1
| * | | | | | ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-297-20/+179
| * | | | | | ethtool: add timestamping related string setsMichal Kubecek2020-03-294-0/+75
| * | | | | | ethtool: add EEE_NTF notificationMichal Kubecek2020-03-293-1/+10
| * | | | | | ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-293-0/+79
| * | | | | | ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-294-1/+140
| * | | | | | ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-293-1/+10
| * | | | | | ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-293-0/+67
| * | | | | | ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-294-1/+91