summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Fix gma flag setting after responseVijay Khemka2019-12-302-3/+6
* sctp: add enabled check for path tracepoint loop.Kevin Kou2019-12-301-2/+3
* Merge branch 'Improvements-to-SJA1105-DSA-RX-timestamping'David S. Miller2019-12-305-20/+34
|\
| * net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean2019-12-301-0/+3
| * net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean2019-12-303-20/+16
| * ptp: introduce ptp_cancel_worker_syncVladimir Oltean2019-12-302-0/+15
|/
* sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'Christophe JAILLET2019-12-301-3/+2
* tcp_cubic: refactor code to perform a divide only when neededEric Dumazet2019-12-301-23/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-12-307-144/+357
|\
| * netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal2019-12-262-7/+73
| * netfilter: nft_meta: place rtclassid handling in a helperFlorian Westphal2019-12-261-6/+16
| * netfilter: nft_meta: place prandom handling in a helperFlorian Westphal2019-12-261-4/+9
| * netfilter: nft_meta: move all interface related keys to helperFlorian Westphal2019-12-261-25/+70
| * netfilter: nft_meta: move interface kind handling to helperFlorian Westphal2019-12-261-6/+25
| * netfilter: nft_meta: move cgroup handling to helperFlorian Westphal2019-12-261-5/+15
| * netfilter: nft_meta: move sk uid/git handling to helperFlorian Westphal2019-12-261-29/+36
| * netfilter: nft_meta: move pkttype handling to helperFlorian Westphal2019-12-261-39/+51
| * netfilter: nft_meta: move time handling to helperFlorian Westphal2019-12-261-6/+22
| * netfilter: conntrack: remove two export symbolsFlorian Westphal2019-12-172-2/+0
| * netfilter: nft_tunnel: add the missing nla_nest_cancel()Xin Long2019-12-171-12/+26
| * netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLANXin Long2019-12-171-1/+9
| * netfilter: nft_tunnel: also dump ERSPAN_VERSIONXin Long2019-12-171-0/+3
| * netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long2019-12-171-1/+2
| * netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long2019-12-171-2/+2
| * netfilter: Document ingress hookLukas Wunner2019-12-171-0/+1
| * netfilter: Clean up unnecessary #ifdefLukas Wunner2019-12-171-2/+0
* | Merge branch 'DSA-TX-tstamp'David S. Miller2019-12-282-3/+37
|\ \
| * | net: dsa: Deny PTP on master if switch supports itVladimir Oltean2019-12-281-0/+30
| * | gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean2019-12-281-3/+7
|/ /
* | net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou2019-12-281-9/+5
* | Merge branch 'ethtool-netlink-part-one'David S. Miller2019-12-2719-55/+3683
|\ \
| * | ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-279-6/+146
| * | ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-275-2/+12
| * | ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-275-0/+269
| * | ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-277-1/+207
| * | ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-275-2/+16
| * | ethtool: add default notification handlerMichal Kubecek2019-12-272-1/+92
| * | ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-275-2/+101
| * | ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-279-51/+209
| * | ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-277-3/+570
| * | ethtool: default handlers for GET requestsMichal Kubecek2019-12-272-1/+436
| * | ethtool: support for netlink notificationsMichal Kubecek2019-12-274-0/+48
| * | ethtool: netlink bitset handlingMichal Kubecek2019-12-275-1/+883
| * | ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-273-0/+392
| * | ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-278-1/+318
|/ /
* | sctp: do trace_sctp_probe after SACK validation and checkKevin Kou2019-12-271-9/+9
* | mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko2019-12-273-3/+109
* | net: ena: remove set but not used variable 'rx_ring'YueHaibing2019-12-271-3/+0
* | net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan2019-12-271-1/+1
* | ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang2019-12-271-2/+0