aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-30sctp: add enabled check for path tracepoint loop.Kevin Kou1-2/+3
2019-12-30tcp_cubic: refactor code to perform a divide only when neededEric Dumazet1-23/+28
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-144/+352
2019-12-28net: dsa: Deny PTP on master if switch supports itVladimir Oltean1-0/+30
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek7-5/+100
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek3-2/+10
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek3-0/+241
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek4-1/+150
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek3-2/+14
2019-12-27ethtool: add default notification handlerMichal Kubecek2-1/+92
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek3-0/+78
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek7-49/+156
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek4-1/+438
2019-12-27ethtool: default handlers for GET requestsMichal Kubecek2-1/+436
2019-12-27ethtool: support for netlink notificationsMichal Kubecek1-0/+32
2019-12-27ethtool: netlink bitset handlingMichal Kubecek3-1/+764
2019-12-27ethtool: helper functions for netlink interfaceMichal Kubecek2-0/+371
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek4-1/+56
2019-12-27sctp: do trace_sctp_probe after SACK validation and checkKevin Kou1-9/+9
2019-12-27tcp_cubic: make Hystart aware of pacingEric Dumazet1-1/+12
2019-12-27tcp_cubic: tweak Hystart detection for short RTT flowsEric Dumazet1-2/+21
2019-12-27tcp_cubic: switch bictcp_clock() to usec resolutionEric Dumazet1-21/+14
2019-12-27tcp_cubic: remove one conditional from hystart_update()Eric Dumazet1-2/+2
2019-12-27tcp_cubic: optimize hystart_update()Eric Dumazet1-6/+3
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-291/+318
2019-12-26af_packet: refactoring code for prb_calc_retire_blk_tmoMao Wenan1-18/+12
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou1-0/+6
2019-12-26netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal1-7/+69
2019-12-26netfilter: nft_meta: place rtclassid handling in a helperFlorian Westphal1-6/+16
2019-12-26netfilter: nft_meta: place prandom handling in a helperFlorian Westphal1-4/+9
2019-12-26netfilter: nft_meta: move all interface related keys to helperFlorian Westphal1-25/+70
2019-12-26netfilter: nft_meta: move interface kind handling to helperFlorian Westphal1-6/+25
2019-12-26netfilter: nft_meta: move cgroup handling to helperFlorian Westphal1-5/+15
2019-12-26netfilter: nft_meta: move sk uid/git handling to helperFlorian Westphal1-29/+36
2019-12-26netfilter: nft_meta: move pkttype handling to helperFlorian Westphal1-39/+51
2019-12-26netfilter: nft_meta: move time handling to helperFlorian Westphal1-6/+22
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-3/+4
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran1-10/+10
2019-12-25net: ethtool: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-25net: vlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel2-62/+17
2019-12-24ipv6: Handle multipath route deletion notificationIdo Schimmel1-0/+26
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel1-1/+43
2019-12-24ipv6: Only Replay routes of interest to new listenersIdo Schimmel1-0/+40
2019-12-24ipv6: Notify multipath route if should be offloadedIdo Schimmel1-0/+48
2019-12-24ipv6: Notify route if replacing currently offloaded oneIdo Schimmel1-0/+7
2019-12-24ipv6: Notify newly added route if should be offloadedIdo Schimmel1-0/+18
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese2-6/+58
2019-12-24net: Rephrased comments section of skb_mpls_pop()Martin Varghese1-1/+1