summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
40 hoursMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
41 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
41 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
41 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
41 hoursMerge branch 'fs-next' of linux-nextMark Brown
42 hoursMerge branch 'for-linus' of https://codeberg.org/linux-nfc/linux.gitMark Brown
43 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...Mark Brown
43 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
43 hoursMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown
2 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...stableLinus Torvalds
2 daysnet: ipv6: report multicast group user countYuyang Huang
2 daysnet: ipv4: report multicast group user countYuyang Huang
2 daysipv4: fib: fix route re-dump in inet_dump_fib() on multi-batch dumpPengfei Zhang
2 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysBluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
3 daysBluetooth: ISO: fix malformed ISO_END/CONT handlingPauli Virtanen
3 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
3 daysipv4: raw: convert do_raw_getsockopt to sockopt_tBreno Leitao
3 daysudp: convert udp_lib_getsockopt to sockopt_tBreno Leitao
3 daysMerge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
3 daysMerge tag 'batadv-next-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
3 daysMerge branch 'vfs-7.3.kfunc' into vfs.allChristian Brauner
4 daysMerge tag 'nf-26-06-30' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
4 daysipv6: fib_rules: Convert fib6_rules_net_exit_rtnl() to ->exit().Kuniyuki Iwashima
4 daysnet: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.Kuniyuki Iwashima
4 daysnet: fib_rules: Use dev_get_by_name_rcu().Kuniyuki Iwashima
4 daysnet: fib_rules: Drop RTNL assertions.Kuniyuki Iwashima
4 daysnet: fib_rules: Remove unnecessary EXPORT_SYMBOL.Kuniyuki Iwashima
4 daysnet: fib_rules: Add fib_rules_ops.lock.Kuniyuki Iwashima
4 daysipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].Kuniyuki Iwashima
4 daysipv4: fib: Protect fib_new_table() with spinlock.Kuniyuki Iwashima
4 daysipv4: fib_rules: Make the need for fib_unmerge() explicit.Kuniyuki Iwashima
4 daysnet: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
4 daysnet/sched: hhf: clear heavy-hitter state on resetSamuel Moelius
4 daysnet/sched: dualpi2: clear stale classification on filter missSamuel Moelius
4 daysnet/sched: act_bpf: use rcu_dereference_bh() to read the filterSechang Lim
4 daysnetpoll: do not warn when the best-effort pool refill failsBreno Leitao
4 dayssctp: fix addr_wq_timer race in sctp_free_addr_wq()Xin Long
5 daysxfrm: nat_keepalive: avoid double free on send errorQianyu Luo
5 daysvsock/virtio: rewrite MSG_ZEROCOPY flag handlingArseniy Krasnov
5 daysbridge: stp: Fix a potential use-after-free when deleting a bridgeIdo Schimmel
5 daysnet/sunrpc/svcauth_unix: Use strscpy() to copy strings into arraysDavid Laight
5 daysrpcrdma: arm rn_done before publishing the notificationChuck Lever
5 daysSUNRPC: Check svc pool percpu counter allocationChuck Lever
5 dayssunrpc: init gssp_lock before publishing proc entryChris Mason
5 daysSUNRPC: close backchannel before destroying callback serviceChuck Lever
5 daysSUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
5 daysSUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason