summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese2019-12-241-0/+31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2245-115/+199
|\ \ \
| * \ \ Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-221-1/+1
| |\ \ \
| | * | | jbd2: fix kernel-doc notation warningRandy Dunlap2019-12-151-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2215-20/+91
| |\ \ \ \
| | * | | | net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-201-1/+1
| | * | | | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-201-1/+1
| | * | | | mod_devicetable: fix PHY module formatRussell King2019-12-201-2/+2
| | * | | | of: mdio: export of_mdiobus_child_is_phyAntoine Tenart2019-12-191-0/+6
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-192-4/+6
| | |\ \ \ \