summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-14mptcp: add net.mptcp.available_schedulersGregory Detal1-0/+3
2024-05-14tcp: rstreason: fully support in tcp_check_req()Jason Xing1-0/+8
2024-05-14tcp: rstreason: handle timewait cases in the receive pathJason Xing1-0/+5
2024-05-14tcp: rstreason: fully support in tcp_rcv_state_process()Jason Xing1-0/+18
2024-05-14tcp: rstreason: fully support in tcp_ack()Jason Xing1-0/+13
2024-05-14tcp: rstreason: fully support in tcp_rcv_synsent_state_process()Jason Xing1-0/+17
2024-05-14net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)1-0/+2
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-1/+5
2024-05-14net/mlx5: Remove unused msix related exported APIsParav Pandit1-7/+0
2024-05-14net/mlx5: Enable 8 ports LAGShay Drory1-1/+1
2024-05-14netdev: Add queue stats for TX stop and wakeDaniel Jurgens2-0/+5
2024-05-14tcp: socket option to check for MPTCP fallback to TCPMatthieu Baerts (NGI0)1-0/+2
2024-05-14net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segmentRichard Gobert1-8/+68
2024-05-14net: gro: use cb instead of skb->network_headerRichard Gobert1-2/+7
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-2/+3
2024-05-13riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan1-0/+1
2024-05-11af_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima1-0/+1
2024-05-10Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller3-0/+10
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal1-2/+2
2024-05-10tcp: get rid of twsk_unique()Eric Dumazet1-9/+0
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+39
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+19
2024-05-09Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-12/+41
2024-05-09net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet1-1/+1
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He1-0/+67
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel1-0/+9
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel2-0/+133
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel1-0/+4
2024-05-08net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-0/+2
2024-05-07Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-1/+10
2024-05-07gtp: add IPv6 supportPablo Neira Ayuso2-0/+5
2024-05-07gtp: properly parse extension headersPablo Neira Ayuso1-0/+5
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-7/+0
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-06net: create tcp_gro_header_pull helper functionFelix Fietkau1-1/+3
2024-05-06net: create tcp_gro_lookup helper functionFelix Fietkau1-0/+1
2024-05-06net: move skb_gro_receive_list from udp to coreFelix Fietkau1-0/+1
2024-05-06netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router DiscoveryLinus Lüssing1-0/+1
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2024-05-05queue_api: define queue apiMina Almasry2-0/+34
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-0/+3
2024-05-04Revert "net: mirror skb frag ref/unref helpers"Mina Almasry1-35/+4
2024-05-04Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-1/+19
2024-05-04net: no longer acquire RTNL in threaded_show()Eric Dumazet1-1/+1
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-2/+15
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-0/+2
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-1/+17
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-2/+4
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh1-9/+20
2024-05-03tcp: Add new args for cong_control in tcp_congestion_opsMiao Xu1-1/+1