summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-08-14netfilter: nf_tables: Introduce nf_tables_getobj_singlePhil Sutter
2024-08-14netfilter: nf_tables: Audit log dump reset after the factPhil Sutter
2024-08-14netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal
2024-08-14netfilter: flowtable: initialise extack before useDonald Hunter
2024-08-14netfilter: nfnetlink: Initialise extack before use in ACKsDonald Hunter
2024-08-14netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes
2024-08-14tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan
2024-08-13mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved sizeEugene Syromiatnikov
2024-08-13bpf: switch maps to CLASS(fd, ...)Al Viro
2024-08-13Merge remote-tracking branch 'vfs/stable-struct_fd'Andrii Nakryiko
2024-08-13net: netpoll: extract core of netpoll_cleanupBreno Leitao
2024-08-12struct fd: representation changeAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-12net/smc: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-12sched: act_ct: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-12net: nexthop: Increase weight to u16Petr Machata
2024-08-12net: nexthop: Add flag to assert that NHGRP reserved fields are zeroPetr Machata
2024-08-12ipv6: eliminate ndisc_ops_is_useropt()Maciej Żenczykowski
2024-08-12ethtool: rss: support skipping contexts during dumpJakub Kicinski
2024-08-12ethtool: rss: support dumping RSS contextsJakub Kicinski
2024-08-12ethtool: rss: report info about additional contexts from XArrayJakub Kicinski
2024-08-12ethtool: rss: move the device op invocation out of rss_prepare_data()Jakub Kicinski
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski
2024-08-11l2tp: flush workqueue before draining itJames Chapman
2024-08-11l2tp: l2tp_eth: use per-cpu counters from dev->tstatsJames Chapman
2024-08-11l2tp: improve tunnel/session refcount helpersJames Chapman
2024-08-11l2tp: use get_next APIs for management requests and procfs/debugfsJames Chapman
2024-08-11l2tp: add tunnel/session get_next helpersJames Chapman
2024-08-11l2tp: handle hash key collisions in l2tp_v3_session_getJames Chapman
2024-08-11l2tp: move l2tp_ip and l2tp_ip6 data to pernetJames Chapman
2024-08-11l2tp: remove inline from functions in c sourcesJames Chapman
2024-08-10Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-09udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki
2024-08-09net: Make USO depend on CSUM offloadJakub Sitnicki
2024-08-09ethtool: refactor checking max channelsMina Almasry
2024-08-09net: rds: add option for GCOV profilingVegard Nossum
2024-08-08net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08ethtool: Fix context creation with no parametersGal Pressman
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08l2tp: fix lockdep splatJames Chapman
2024-08-07Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-08-07net/smc: add the max value of fallback reason countZhengchao Shao
2024-08-07Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitorAnton Khirnov
2024-08-07Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov
2024-08-07tcp: rstreason: let it work finally in tcp_send_active_reset()Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing