summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-311-2/+54
| * | | | devlink: Add packet trap group parameters supportIdo Schimmel2020-03-311-0/+31
| * | | | devlink: Add packet trap policers supportIdo Schimmel2020-03-311-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-307-20/+179
| * | | | | | ethtool: add timestamping related string setsMichal Kubecek2020-03-304-0/+75
| * | | | | | ethtool: add EEE_NTF notificationMichal Kubecek2020-03-303-1/+10
| * | | | | | ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-303-0/+79
| * | | | | | ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-304-1/+140
| * | | | | | ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-303-1/+10
| * | | | | | ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-303-0/+67
| * | | | | | ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-304-1/+91
| * | | | | | ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-303-1/+10
| * | | | | | ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-303-0/+142
| * | | | | | ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-304-1/+224
| * | | | | | ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek2020-03-301-1/+3
| * | | | | | net: ipv6: add rpl sr tunnelAlexander Aring2020-03-305-0/+400
| * | | | | | net: add net available in build_stateAlexander Aring2020-03-3011-23/+26
| * | | | | | net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-304-3/+333
| * | | | | | addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-301-0/+53
| * | | | | | mptcp: add netlink-based PMPaolo Abeni2020-03-304-2/+874
| * | | | | | mptcp: add and use MIB counter infrastructureFlorian Westphal2020-03-307-15/+165
| * | | | | | mptcp: allow dumping subflow context to userspaceDavide Caratti2020-03-304-1/+109
| * | | | | | mptcp: implement and use MPTCP-level retransmissionPaolo Abeni2020-03-302-4/+95
| * | | | | | mptcp: rework mptcp_sendmsg_frag to accept optional dfragPaolo Abeni2020-03-301-49/+74