summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-10mptcp: Add MPTCP to skb extensionsMat Martineau1-0/+3
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-14/+63
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+43
2020-01-09net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld1-0/+5
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-0/+8
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0
2020-01-07net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds1-0/+8
2020-01-06enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+55
2020-01-06net: phylink: add support for polling MAC PCSVladimir Oltean1-0/+2
2020-01-06mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean1-0/+50
2020-01-06net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean1-0/+3
2020-01-06net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean1-1/+0
2020-01-06net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King1-4/+8
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-05mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+5
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+4
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing1-3/+3
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-01-03Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2020-01-03Revert "fs: remove ksys_dup()"Dominik Brodowski1-0/+1
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp1-0/+34
2020-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-9/+15
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-9/+12
2019-12-31net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-2/+0
2019-12-31ptp: introduce ptp_cancel_worker_syncVladimir Oltean1-0/+9
2019-12-31ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook1-9/+0
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei1-0/+1
2019-12-28ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-0/+3
2019-12-28ethtool: support for netlink notificationsMichal Kubecek2-0/+14
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+9
2019-12-28spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean1-2/+2
2019-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-22/+103
2019-12-27of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-26net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-0/+63
2019-12-26net: Introduce a new MII time stamping interface.Richard Cochran2-31/+68
2019-12-26net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-26ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2019-12-26libata: Fix retrieving of active qcsSascha Hauer1-0/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-58/+115
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-8/+54
2019-12-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+2
2019-12-21net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-21mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov1-1/+3
2019-12-20xdp: Remove map_to_flush and map swap detectionBjörn Töpel1-1/+0