summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski
2022-05-06xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky
2022-05-06xfrm: store and rely on direction to construct offload flagsLeon Romanovsky
2022-05-06xfrm: rename xfrm_state_offload struct to allow reuseLeon Romanovsky
2022-05-06xfrm: delete not used number of external headersLeon Romanovsky
2022-05-06xfrm: free not used XFRM_ESP_NO_TRAILER flagLeon Romanovsky
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean
2022-05-05tcp: allow MPTCP to update the announced windowPaolo Abeni
2022-05-05net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-05net: Make msg_zerocopy_alloc staticDavid Ahern
2022-05-05Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
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-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)
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
2022-05-02Stefan Schmidt says:Jakub Kicinski
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici
2022-05-01net: phy: Add 10-BaseT1L registersAlexandru Tachici