index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-6
/
+10
2025-01-07
net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net().
Kuniyuki Iwashima
1
-4
/
+6
2025-01-07
net: Hold __rtnl_net_lock() in (un)?register_netdevice_notifier().
Kuniyuki Iwashima
1
-2
/
+13
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
2
-20
/
+15
2025-01-07
tls: Fix tls_sw_sendmsg error handling
Benjamin Coddington
1
-1
/
+1
2025-01-07
bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff"
Ted Chen
2
-2
/
+2
2025-01-07
dev: Hold per-netns RTNL in (un)?register_netdev().
Kuniyuki Iwashima
1
-4
/
+10
2025-01-07
rtnetlink: Add rtnl_net_lock_killable().
Kuniyuki Iwashima
1
-1
/
+10
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
1
-0
/
+1
2025-01-07
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
1
-2
/
+3
2025-01-06
net: hsr: remove one synchronize_rcu() from hsr_del_port()
Eric Dumazet
2
-3
/
+2
2025-01-06
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
5
-14
/
+29
2025-01-06
sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.
Guillaume Nault
1
-3
/
+7
2025-01-06
SUNRPC: no need get cache ref when protected by rcu
Yang Erkun
1
-9
/
+3
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
1
-15
/
+26
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
1
-7
/
+1
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
1
-16
/
+16
2025-01-05
netfilter: xt_hashlimit: htable_selective_cleanup() optimization
Eric Dumazet
1
-1
/
+5
2025-01-05
ipvs: speed up reads from ip_vs_conn proc file
Florian Westphal
1
-22
/
+28
2025-01-05
netfilter: nf_tables: remove the genmask parameter
tuqiang
1
-4
/
+3
2025-01-04
net: corrections for security_secid_to_secctx returns
Casey Schaufler
2
-8
/
+10
2025-01-04
Merge tag 'ieee802154-for-net-next-2025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next
Jakub Kicinski
2
-16
/
+0
2025-01-04
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan
Jakub Kicinski
1
-0
/
+4
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
1
-1
/
+2
2025-01-04
net: 802: LLC+SNAP OID:PID lookup on start of skb data
Antonio Pastor
1
-2
/
+2
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-60
/
+95
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-45
/
+62
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-1
/
+1
2025-01-02
mptcp: prevent excessive coalescing on receive
Paolo Abeni
1
-0
/
+1
2025-01-02
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
1
-9
/
+9
2025-01-02
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni
1
-3
/
+3
2025-01-02
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2025-01-02
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-12
/
+4
2025-01-02
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
1
-9
/
+3
2025-01-02
ipv4: remove useless arg
Yu Tian
1
-6
/
+5
2025-01-02
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
1
-1
/
+4
2025-01-02
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Willem de Bruijn
1
-1
/
+3
2025-01-02
devlink: Improve the port attributes description
Parav Pandit
1
-5
/
+6
2024-12-31
MAINTAINERS: update email address of Marek Linder
Marek Lindner
1
-1
/
+1
2024-12-30
mptcp: fix TCP options overflow.
Paolo Abeni
1
-0
/
+7
2024-12-30
net: mac802154: Remove unused ieee802154_mlme_tx_one
Dr. David Alan Gilbert
2
-16
/
+0
2024-12-27
net: llc: reset skb->transport_header
Antonio Pastor
1
-1
/
+1
2024-12-23
net: ethtool: Fix suspicious rcu_dereference usage
Kory Maincent
1
-1
/
+4
2024-12-23
netlink: correct nlmsg size for multicast notifications
Yuyang Huang
3
-5
/
+8
2024-12-23
net: bridge: add skb drop reasons to the most common drop points
Radu Rendec
2
-9
/
+27
2024-12-23
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Nikolay Kuratov
1
-1
/
+2
2024-12-23
netrom: check buffer length before accessing it
Ilya Shchipletsov
1
-0
/
+6
2024-12-23
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
1
-3
/
+3
2024-12-23
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2024-12-23
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
2
-0
/
+106
[prev]
[next]