summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-12-24net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-20mod_devicetable: fix PHY module formatRussell King
2019-12-20tipc: make legacy address flag readable over netlinkJohn Rutherford
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-20xsk: Change names of validation functionsMagnus Karlsson
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-19bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov
2019-12-19xdp: Remove map_to_flush and map swap detectionBjörn Töpel
2019-12-19xdp: Make cpumap flush_list common for all map instancesBjörn Töpel
2019-12-19xdp: Make devmap flush_list common for all map instancesBjörn Töpel
2019-12-19xsk: Make xskmap flush_list common for all map instancesBjörn Töpel
2019-12-19net/tls: add helper for testing if socket is RX offloadedJakub Kicinski
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata
2019-12-18net: sch_ets: Add a new QdiscPetr Machata
2019-12-18net: pkt_cls: Clarify a commentPetr Machata
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds