summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang1-0/+278
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet1-0/+13
2021-03-19stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee1-0/+1
2021-03-19net: move the xps maps to an arrayAntoine Tenart1-6/+11
2021-03-19net: embed nr_ids in the xps mapsAntoine Tenart1-0/+4
2021-03-19net: embed num_tc in the xps mapsAntoine Tenart1-0/+6
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-17net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+1
2021-03-17net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan1-0/+1
2021-03-17net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-4/+6
2021-03-17net: Change dev parameter to const in netif_device_present()Roi Dayan1-1/+1
2021-03-17Revert "net: socket: use BIT() for MSG_*"David S. Miller1-37/+34
2021-03-17net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur1-5/+0
2021-03-16net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-11/+10
2021-03-16net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder1-10/+7
2021-03-16net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder1-13/+10
2021-03-16net: qualcomm: rmnet: mark trailer field endiannessAlex Elder1-2/+2
2021-03-16net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov1-0/+1
2021-03-16net: 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-15skbuff: micro-optimize {,__}skb_header_pointer()Alexander Lobakin1-3/+2
2021-03-15ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin1-1/+1
2021-03-15linux/etherdevice.h: misc trailing whitespace cleanupAlexander Lobakin1-1/+1
2021-03-15flow_dissector: constify raw input data argumentAlexander Lobakin1-8/+7
2021-03-15skbuff: make __skb_header_pointer()'s data argument constAlexander Lobakin1-3/+3
2021-03-13ptp_pch: Move 'pch_*()' prototypes to shared headerLee Jones1-0/+22
2021-03-13net/mlx5e: Allow to match on ICMP parametersMaor Dickman1-0/+2
2021-03-12tcp: plug skb_still_in_host_queue() to TSQEric Dumazet1-1/+1
2021-03-10net: socket: use BIT() for MSG_*Menglong Dong1-34/+37
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-86/+171
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-7/+14
2021-03-10net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel1-4/+6
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel2-20/+33
2021-03-09atm: fix a typo in the struct descriptionTong Zhang1-1/+1
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko1-2/+8
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko1-0/+2
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+3
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+3
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+2
2021-03-05bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer1-0/+10
2021-03-05kernel: provide create_io_thread() helperJens Axboe1-0/+2
2021-03-04Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2
2021-03-04skmsg: Add function doc for skb->_sk_redirCong Wang1-0/+1