summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-09net: Make sock protocol value checks more specificMat Martineau
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-08devlink: add support for reporter recovery completionVikas Gupta
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun
2020-01-06Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski
2020-01-02net: Add device index to tcp_md5sigDavid Ahern
2020-01-02tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek