index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-18
net: bql: allow the config to be disabled
Breno Leitao
1
-0
/
+1
2024-02-16
tcp: Spelling s/curcuit/circuit/
Geert Uytterhoeven
1
-1
/
+1
2024-02-16
net/iucv: fix virtual vs physical address confusion
Alexander Gordeev
1
-7
/
+8
2024-02-15
net: dsa: remove OF-based MDIO bus registration from DSA core
Arınç ÜNAL
1
-6
/
+1
2024-02-15
Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'
Jakub Kicinski
1
-0
/
+30
2024-02-15
genetlink: Add per family bind/unbind callbacks
Stanislaw Gruszka
1
-0
/
+30
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
57
-228
/
+352
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
53
-200
/
+314
2024-02-15
net: sctp: fix skb leak in sctp_inq_free()
Dmitry Antipov
1
-4
/
+10
2024-02-15
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
1
-9
/
+34
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
1
-1
/
+10
2024-02-15
net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
Alex Henrie
1
-6
/
+9
2024-02-15
tipc: Cleanup tipc_nl_bearer_add() error paths
Shigeru Yoshida
1
-9
/
+6
2024-02-15
tcp: no need to use acceptable for conn_request
Jason Xing
1
-4
/
+1
2024-02-15
Merge tag 'nf-24-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
3
-3
/
+7
2024-02-15
Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...
Paolo Abeni
3
-18
/
+33
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2
-10
/
+16
2024-02-14
Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+3
2024-02-15
netfilter: nf_tables: fix bidirectional offload regression
Felix Fietkau
1
-0
/
+1
2024-02-15
netfilter: nat: restore default DNAT behavior
Kyle Swenson
1
-1
/
+4
2024-02-15
netfilter: nft_set_pipapo: fix missing : in kdoc
Pablo Neira Ayuso
1
-2
/
+2
2024-02-14
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2
-4
/
+19
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
3
-14
/
+14
2024-02-14
net: remove dev_base_lock
Eric Dumazet
1
-35
/
+4
2024-02-14
net: remove dev_base_lock from register_netdevice() and friends.
Eric Dumazet
1
-13
/
+7
2024-02-14
net: remove dev_base_lock from do_setlink()
Eric Dumazet
1
-2
/
+0
2024-02-14
net: add netdev_set_operstate() helper
Eric Dumazet
3
-30
/
+23
2024-02-14
net-sysfs: convert netstat_show() to RCU
Eric Dumazet
1
-3
/
+3
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
6
-14
/
+13
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
3
-4
/
+11
2024-02-14
net-sysfs: convert netdev_show() to RCU
Eric Dumazet
1
-7
/
+10
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
1
-4
/
+4
2024-02-14
dev: annotate accesses to dev->link
Eric Dumazet
1
-1
/
+1
2024-02-14
ip_tunnel: annotate data-races around t->parms.link
Eric Dumazet
1
-14
/
+13
2024-02-14
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2
-5
/
+5
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
1
-0
/
+1
2024-02-14
Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-22
/
+147
2024-02-13
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
1
-2
/
+3
2024-02-13
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2
-19
/
+142
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
1
-7
/
+9
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
3
-6
/
+67
2024-02-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
5
-0
/
+6
2024-02-13
net: bridge: use netdev_lockdep_set_classes()
Eric Dumazet
1
-8
/
+1
2024-02-13
vlan: use netdev_lockdep_set_classes()
Eric Dumazet
1
-23
/
+1
2024-02-13
rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()
Eric Dumazet
1
-38
/
+20
2024-02-13
vlan: use xarray iterator to implement /proc/net/vlan/config
Eric Dumazet
1
-30
/
+16
2024-02-13
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
1
-31
/
+1
2024-02-13
can: canxl: add virtual CAN network identifier support
Oliver Hartkopp
2
-8
/
+87
2024-02-13
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
1
-3
/
+4
2024-02-13
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
1
-10
/
+0
[next]