Age | Commit message (Expand) | Author | Files | Lines |
2019-12-28 | ethtool: provide link state with LINKSTATE_GET request | Michal Kubecek | 1 | -0/+14 |
2019-12-28 | ethtool: add LINKMODES_NTF notification | Michal Kubecek | 1 | -0/+1 |
2019-12-28 | ethtool: set link modes related data with LINKMODES_SET request | Michal Kubecek | 1 | -0/+1 |
2019-12-28 | ethtool: provide link mode information with LINKMODES_GET request | Michal Kubecek | 2 | -0/+21 |
2019-12-28 | ethtool: add LINKINFO_NTF notification | Michal Kubecek | 1 | -0/+1 |
2019-12-28 | ethtool: set link settings with LINKINFO_SET request | Michal Kubecek | 1 | -0/+1 |
2019-12-28 | ethtool: provide link settings with LINKINFO_GET request | Michal Kubecek | 1 | -0/+18 |
2019-12-28 | ethtool: provide string sets with STRSET_GET request | Michal Kubecek | 2 | -0/+59 |
2019-12-28 | ethtool: support for netlink notifications | Michal Kubecek | 3 | -0/+16 |
2019-12-28 | ethtool: netlink bitset handling | Michal Kubecek | 1 | -0/+35 |
2019-12-28 | ethtool: helper functions for netlink interface | Michal Kubecek | 1 | -0/+21 |
2019-12-28 | ethtool: introduce ethtool netlink interface | Michal Kubecek | 2 | -0/+45 |
2019-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -37/+127 |
2019-12-27 | bonding: rename AD_STATE_* to LACP_STATE_* | Andy Roulin | 1 | -8/+8 |
2019-12-27 | sctp: move trace_sctp_probe_path into sctp_outq_sack | Kevin Kou | 1 | -9/+0 |
2019-12-26 | net: Introduce peer to peer one step PTP time stamping. | Richard Cochran | 1 | -0/+8 |
2019-12-26 | net: Add a layer for non-PHY MII time stamping drivers. | Richard Cochran | 1 | -0/+63 |
2019-12-26 | net: Introduce a new MII time stamping interface. | Richard Cochran | 2 | -31/+68 |
2019-12-26 | net: phy: Introduce helper functions for time stamping support. | Richard Cochran | 1 | -0/+60 |
2019-12-25 | ipv6: Remove old route notifications and convert listeners | Ido Schimmel | 1 | -2/+0 |
2019-12-25 | ipv6: Handle route deletion notification | Ido Schimmel | 1 | -0/+1 |
2019-12-25 | net: fib_notifier: Add temporary events to the FIB notification chain | Ido Schimmel | 1 | -0/+2 |
2019-12-25 | openvswitch: New MPLS actions for layer 2 tunnelling | Martin Varghese | 1 | -0/+31 |
2019-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 45 | -115/+199 |
2019-12-22 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 15 | -20/+91 |
2019-12-21 | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -20/+10 |
2019-12-21 | Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -0/+2 |
2019-12-21 | net: dst: Force 4-byte alignment of dst_metrics | Geert Uytterhoeven | 1 | -1/+1 |
2019-12-21 | net: phy: ensure that phy IDs are correctly typed | Russell King | 1 | -1/+1 |
2019-12-21 | mod_devicetable: fix PHY module format | Russell King | 1 | -2/+2 |
2019-12-21 | tipc: make legacy address flag readable over netlink | John Rutherford | 1 | -0/+2 |
2019-12-21 | net: dsa: add support for Atheros AR9331 TAG format | Oleksij Rempel | 1 | -0/+2 |
2019-12-21 | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr | Magnus Karlsson | 1 | -5/+5 |
2019-12-21 | xsk: Change names of validation functions | Magnus Karlsson | 1 | -2/+2 |
2019-12-20 | xen/interface: re-define FRONT/BACK_RING_ATTACH() | Paul Durrant | 1 | -20/+9 |
2019-12-20 | xenbus: limit when state is forced to closed | Paul Durrant | 1 | -0/+1 |
2019-12-20 | bpf: Support replacing cgroup-bpf program in MULTI mode | Andrey Ignatov | 2 | -1/+13 |
2019-12-20 | xdp: Remove map_to_flush and map swap detection | Björn Töpel | 1 | -1/+0 |
2019-12-20 | xdp: Make cpumap flush_list common for all map instances | Björn Töpel | 1 | -2/+2 |
2019-12-20 | xdp: Make devmap flush_list common for all map instances | Björn Töpel | 1 | -2/+2 |
2019-12-20 | xsk: Make xskmap flush_list common for all map instances | Björn Töpel | 1 | -7/+4 |
2019-12-20 | net/tls: add helper for testing if socket is RX offloaded | Jakub Kicinski | 1 | -0/+9 |
2019-12-20 | of: mdio: export of_mdiobus_child_is_phy | Antoine Tenart | 1 | -0/+6 |
2019-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -4/+6 |
2019-12-19 | net: phy: provide and use genphy_read_status_fixed() | Russell King | 1 | -0/+1 |
2019-12-19 | net: phy: add genphy_check_and_restart_aneg() | Russell King | 1 | -0/+1 |
2019-12-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+12 |
2019-12-19 | Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -11/+3 |
2019-12-19 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -11/+3 |