summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-317-12/+33
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-315-12/+30
| |\
| | * net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-301-0/+5
| | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-301-8/+11
| | * of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven2019-12-261-1/+1
| | * net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2019-12-241-1/+1
| | * net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2019-12-241-0/+9
| | * net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-242-2/+3
| * | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-251-0/+2
| * | libata: Fix retrieving of active qcsSascha Hauer2019-12-251-0/+1
| |/
* | net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean2019-12-301-2/+0
* | ptp: introduce ptp_cancel_worker_syncVladimir Oltean2019-12-301-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-12-302-0/+5
|\ \
| * | netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal2019-12-261-0/+4
| * | netfilter: Document ingress hookLukas Wunner2019-12-171-0/+1
* | | ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-271-0/+14
* | | ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+1
* | | ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+1
* | | ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-272-0/+21
* | | ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-0/+1
* | | ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-271-0/+1
* | | ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-0/+18
* | | ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-272-0/+59
* | | ethtool: support for netlink notificationsMichal Kubecek2019-12-273-0/+16
* | | ethtool: netlink bitset handlingMichal Kubecek2019-12-271-0/+35
* | | ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-271-0/+21
* | | ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-272-0/+45
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-277-37/+127
|\ \ \
| * | | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-201-5/+5
| * | | xsk: Change names of validation functionsMagnus Karlsson2019-12-201-2/+2
| * | | bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov2019-12-192-1/+13
| * | | xdp: Remove map_to_flush and map swap detectionBjörn Töpel2019-12-191-1/+0
| * | | xdp: Make cpumap flush_list common for all map instancesBjörn Töpel2019-12-191-2/+2
| * | | xdp: Make devmap flush_list common for all map instancesBjörn Töpel2019-12-191-2/+2
| * | | xsk: Make xskmap flush_list common for all map instancesBjörn Töpel2019-12-191-7/+4
| * | | libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-151-1/+2
| * | | bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel2019-12-131-1/+1
| * | | bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2019-12-132-16/+39
| * | | bpf: Introduce BPF dispatcherBjörn Töpel2019-12-131-0/+56
| * | | bpf: Move trampoline JIT image allocation to a functionBjörn Töpel2019-12-131-0/+1
| * | | bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann2019-12-111-0/+1
* | | | bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin2019-12-261-8/+8
* | | | sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2019-12-261-9/+0
* | | | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+8
* | | | net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran2019-12-251-0/+63
* | | | net: Introduce a new MII time stamping interface.Richard Cochran2019-12-252-31/+68
* | | | net: phy: Introduce helper functions for time stamping support.Richard Cochran2019-12-251-0/+60
* | | | ipv6: Remove old route notifications and convert listenersIdo Schimmel2019-12-241-2/+0
* | | | ipv6: Handle route deletion notificationIdo Schimmel2019-12-241-0/+1
* | | | net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel2019-12-241-0/+2