summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-23net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean1-0/+6
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He1-1/+1
2021-03-22net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach1-0/+1
2021-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-13/+13
2021-03-22net: set initial device refcount to 1Eric Dumazet1-0/+1
2021-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+278
2021-03-22net: move the ptype_all and ptype_base declarations to include/linux/netdevice.hVladimir Oltean1-0/+3
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-22netdev: add netdev_queue_set_dql_min_limit()Vincent Mailhol1-0/+18
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang1-0/+278
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet1-0/+13
2021-03-18gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin1-0/+8
2021-03-18gro: make net/gro.h self-containedAlexander Lobakin1-0/+5
2021-03-18net: ocelot: support multiple bridgesVladimir Oltean1-4/+3
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee1-0/+1
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz1-0/+14
2021-03-18net: move the xps maps to an arrayAntoine Tenart1-6/+11
2021-03-18net: embed nr_ids in the xps mapsAntoine Tenart1-0/+4
2021-03-18net: embed num_tc in the xps mapsAntoine Tenart1-0/+6
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso1-3/+6
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso1-6/+6
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso1-1/+1
2021-03-18netfilter: conntrack: Remove unused variable declarationYueHaibing1-3/+0
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas1-0/+2
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck1-0/+9
2021-03-17Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-5/+9
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+1
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan1-0/+1
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-4/+6
2021-03-16net: Change dev parameter to const in netif_device_present()Roi Dayan1-1/+1
2021-03-16Revert "net: socket: use BIT() for MSG_*"David S. Miller1-37/+34
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur1-5/+0
2021-03-16net: ocelot: Extend MRPHoratiu Vultur1-6/+2
2021-03-16net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur1-1/+3
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-11/+10
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder1-10/+7
2021-03-15net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder1-13/+10
2021-03-15net: qualcomm: rmnet: mark trailer field endiannessAlex Elder1-2/+2
2021-03-15net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov1-0/+1
2021-03-15net: stmmac: add platform level clocks managementJoakim Zhang1-0/+1
2021-03-15net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong1-0/+1
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong1-0/+2
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong1-0/+1
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong1-0/+4
2021-03-15atm: delete include/linux/atm_suni.hAlexey Dobriyan1-12/+0
2021-03-14psample: Add additional metadata attributesIdo Schimmel2-0/+14
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel1-5/+9
2021-03-14skbuff: micro-optimize {,__}skb_header_pointer()Alexander Lobakin1-3/+2
2021-03-14ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin1-1/+1
2021-03-14linux/etherdevice.h: misc trailing whitespace cleanupAlexander Lobakin1-1/+1