aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-10devlink: move devlink documentation to subfolderJacob Keller1-2/+2
2020-01-10devlink: add macro for "fw.psid"Jacob Keller1-0/+2
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-0/+3
2020-01-09tcp: clean ext on tx recyclePaolo Abeni1-0/+1
2020-01-09tcp: Export TCP functions and ops structMat Martineau1-0/+8
2020-01-09tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau2-0/+65
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau2-0/+31
2020-01-09tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau1-0/+3
2020-01-09tcp: Add MPTCP option numberMat Martineau1-0/+1
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau2-1/+4
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau2-21/+6
2020-01-09net: Make sock protocol value checks more specificMat Martineau1-1/+0
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller12-23/+78
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-1/+49
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli1-1/+2
2020-01-08devlink: add support for reporter recovery completionVikas Gupta1-0/+2
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+6
2020-01-08net: 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-06Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+4
2020-01-06net: 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/broonie/spiLinus Torvalds1-2/+2
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+8
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso1-0/+6
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean3-0/+1170
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean1-0/+2
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+55
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean1-0/+5
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean1-0/+2
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean2-0/+62
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean2-9/+3
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean1-1/+0
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King1-4/+8
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov1-5/+5
2020-01-04mm/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/slave-dmaLinus 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-03tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)1-4/+4
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-9/+0
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski1-0/+1
2020-01-02net: Add device index to tcp_md5sigDavid Ahern1-2/+3
2020-01-02tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern1-12/+12
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffsOliver Hartkopp1-0/+34
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-12/+33
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-12/+30
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti1-0/+5
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-2/+0