index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
2022-12-19
1
-1
/
+1
|
*
|
|
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
2022-12-19
1
-0
/
+2
|
*
|
|
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2022-12-17
1
-0
/
+3
|
*
|
|
devlink: protect devlink dump by the instance lock
Jakub Kicinski
2022-12-17
1
-0
/
+3
|
*
|
|
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-12-16
1
-9
/
+16
|
*
|
|
devlink: hold region lock when flushing snapshots
Jakub Kicinski
2022-12-16
1
-0
/
+2
|
*
|
|
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
Kirill Tkhai
2022-12-15
1
-2
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-12-14
2
-3
/
+8
|
|
\
\
\
|
|
*
|
|
ipvs: add a 'default' case in do_ip_vs_set_ctl()
Li Qiong
2022-12-13
1
-0
/
+5
|
|
*
|
|
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-12-08
1
-3
/
+3
*
|
|
|
|
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-20
1
-1
/
+1
*
|
|
|
|
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
6
-19
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
3
-5
/
+5
|
*
|
|
|
|
|
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
3
-9
/
+9
|
*
|
|
|
|
|
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
98
-400
/
+739
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
2
-5
/
+5
*
|
|
|
|
|
|
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-11-01
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
408
-9982
/
+16701
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
2022-12-13
1
-1
/
+2
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
8
-21
/
+85
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
2022-12-13
1
-1
/
+10
|
|
*
|
|
|
|
|
|
mptcp: use proper req destructor for IPv6
Matthieu Baerts
2022-12-12
1
-3
/
+16
|
|
*
|
|
|
|
|
|
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
2022-12-12
1
-8
/
+26
|
|
*
|
|
|
|
|
|
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2022-12-12
2
-5
/
+14
|
|
*
|
|
|
|
|
|
mptcp: netlink: fix some error return code
Wei Yongjun
2022-12-12
1
-0
/
+4
|
|
*
|
|
|
|
|
|
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
2022-12-12
1
-0
/
+1
|
|
*
|
|
|
|
|
|
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
2022-12-12
1
-5
/
+10
|
|
*
|
|
|
|
|
|
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
2022-12-12
1
-0
/
+1
|
|
*
|
|
|
|
|
|
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
2022-12-09
1
-1
/
+5
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
2022-12-13
1
-23
/
+4
|
*
|
|
|
|
|
|
bridge: mcast: Support replacement of MDB port group entries
Ido Schimmel
2022-12-13
2
-5
/
+98
|
*
|
|
|
|
|
|
bridge: mcast: Allow user space to specify MDB entry routing protocol
Ido Schimmel
2022-12-13
2
-2
/
+14
|
*
|
|
|
|
|
|
bridge: mcast: Allow user space to add (*, G) with a source list and filter mode
Ido Schimmel
2022-12-13
1
-0
/
+130
|
*
|
|
|
|
|
|
bridge: mcast: Add support for (*, G) with a source list and filter mode
Ido Schimmel
2022-12-13
2
-3
/
+132
|
*
|
|
|
|
|
|
bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
Ido Schimmel
2022-12-13
2
-1
/
+2
|
*
|
|
|
|
|
|
bridge: mcast: Add a flag for user installed source entries
Ido Schimmel
2022-12-13
2
-1
/
+3
|
*
|
|
|
|
|
|
bridge: mcast: Expose __br_multicast_del_group_src()
Ido Schimmel
2022-12-13
2
-3
/
+9
|
*
|
|
|
|
|
|
bridge: mcast: Expose br_multicast_new_group_src()
Ido Schimmel
2022-12-13
2
-1
/
+4
|
*
|
|
|
|
|
|
bridge: mcast: Add a centralized error path
Ido Schimmel
2022-12-13
1
-4
/
+6
|
*
|
|
|
|
|
|
bridge: mcast: Place netlink policy before validation functions
Ido Schimmel
2022-12-13
1
-6
/
+6
|
*
|
|
|
|
|
|
bridge: mcast: Split (*, G) and (S, G) addition into different functions
Ido Schimmel
2022-12-13
1
-49
/
+96
|
*
|
|
|
|
|
|
bridge: mcast: Do not derive entry type from its filter mode
Ido Schimmel
2022-12-13
1
-6
/
+3
|
*
|
|
|
|
|
|
net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
2022-12-13
1
-3
/
+3
|
*
|
|
|
|
|
|
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
2022-12-13
1
-2
/
+2
|
*
|
|
|
|
|
|
net: tso: inline tso_count_descs()
Yunsheng Lin
2022-12-13
1
-8
/
+0
|
*
|
|
|
|
|
|
net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...
Vladimir Oltean
2022-12-13
1
-4
/
+4
|
*
|
|
|
|
|
|
Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-12-12
11
-54
/
+102
|
|
\
\
\
\
\
\
\
[prev]
[next]