summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook
2022-12-09Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-12-07net/mlx5: Introduce IFC bits for migratableYishai Hadas
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky
2022-12-05xfrm: add new packet offload flagLeon Romanovsky
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-02Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02Bluetooth: Remove codec id field in vendor codec definitionChethan T N
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long
2022-12-01mptcp: add pm listener eventsGeliang Tang
2022-12-01net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov
2022-12-01jump_label: Prevent key->enabled int overflowDmitry Safonov
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau
2022-12-01rxrpc: Transmit ACKs at the point of generationDavid Howells
2022-12-01rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells
2022-12-01rxrpc: Make the I/O thread take over the call and local processor workDavid Howells
2022-12-01rxrpc: Simplify skbuff accounting in receive pathDavid Howells
2022-12-01rxrpc: Move DATA transmission into call processor work itemDavid Howells
2022-12-01rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells
2022-12-01rxrpc: Implement a mechanism to send an event notification to a callDavid Howells