summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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 CONFIG_DEBUG_NETEric 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-06net: dsa: delete dsa_port_walk_{fdbs,mdbs}Vladimir Oltean
2022-05-06net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean
2022-05-06net: move netif_set_gso_max helpersJakub Kicinski
2022-05-06net: don't allow user space to lift the device limitsJakub Kicinski
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski
2022-05-05tcp: allow MPTCP to update the announced windowPaolo Abeni
2022-05-05net: Make msg_zerocopy_alloc staticDavid Ahern
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-04Merge tag 'mlx5-updates-2022-05-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-05-04mptcp: netlink: allow userspace-driven subflow establishmentFlorian Westphal
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_REMOVEKishen Maloor
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCEKishen Maloor
2022-05-03net/mlx5: Remove not-supported ICV lengthLeon Romanovsky
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-05-03net/mlx5: Remove useless validity checkLeon Romanovsky
2022-05-03net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski
2022-05-03mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch
2022-05-02net: mscc: ocelot: add missed parentheses around macro argumentColin Foster
2022-05-02net: mscc: ocelot: remove unnecessary variableColin Foster