summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22net: qed: fix typos in commentsJulia Lawall
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-12skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook
2022-05-11net: warn if transport header was not setEric Dumazet
2022-05-11net: add include/net/net_debug.hEric Dumazet
2022-05-11Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-05-10skbuff: render the checksum comment to documentationJakub Kicinski
2022-05-10skbuff: rewrite the doc for data-only skbsJakub Kicinski
2022-05-10skbuff: add a basic intro docJakub Kicinski
2022-05-10ptp: Support late timestamp determinationGerhard Engleder
2022-05-10ptp: Pass hwtstamp to ptp_convert_timestamp()Gerhard Engleder
2022-05-10ptp: Request cycles for TX timestampGerhard Engleder
2022-05-10ptp: Add cycles support for virtual clocksGerhard Engleder
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-05-09net/mlx5: Add exit route when waiting for FWGavin Li
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed
2022-05-09net: skb: introduce skb_data_area_size()Ricardo Martinez
2022-05-09list: Add list_next_entry_circular() and list_prev_entry_circular()Ricardo Martinez
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-06net: move netif_set_gso_max helpersJakub Kicinski
2022-05-06net: don't allow user space to lift the device limitsJakub Kicinski