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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-28
14
-275
/
+362
|
\
|
*
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2023-01-25
2
-0
/
+7
|
*
net: mctp: hold key reference when looking up a general key
Paolo Abeni
2023-01-25
1
-7
/
+7
|
*
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
2023-01-25
1
-3
/
+6
|
*
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
2023-01-25
1
-6
/
+8
|
*
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-01-25
1
-0
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-01-25
2
-114
/
+72
|
|
\
|
|
*
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-01-24
2
-62
/
+39
|
|
*
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2023-01-24
2
-68
/
+42
|
|
*
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
2023-01-24
1
-2
/
+2
|
|
*
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-01-24
1
-9
/
+16
|
*
|
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2023-01-25
1
-0
/
+6
|
*
|
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-01-25
1
-1
/
+0
|
*
|
Revert "Merge branch 'ethtool-mac-merge'"
Paolo Abeni
2023-01-24
1
-26
/
+0
|
*
|
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-01-24
1
-0
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-01-24
1
-128
/
+204
|
|
\
|
|
*
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-01-23
1
-1
/
+15
|
|
*
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-01-23
1
-127
/
+189
|
*
|
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-01-24
1
-0
/
+2
|
*
|
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-01-24
1
-0
/
+2
|
*
|
netlink: annotate data races around sk_state
Eric Dumazet
2023-01-24
1
-4
/
+6
|
*
|
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
2023-01-24
1
-9
/
+14
|
*
|
netlink: annotate data races around nlk->portid
Eric Dumazet
2023-01-24
1
-2
/
+5
|
*
|
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
2023-01-23
1
-1
/
+14
|
*
|
net: ethtool: netlink: introduce ethnl_update_bool()
Vladimir Oltean
2023-01-23
1
-0
/
+26
|
|
/
|
*
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-21
1
-1
/
+1
*
|
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
1
-24
/
+53
*
|
devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
Jiri Pirko
2023-01-27
1
-4
/
+6
*
|
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2023-01-27
1
-8
/
+7
*
|
devlink: don't work with possible NULL pointer in devlink_param_unregister()
Jiri Pirko
2023-01-27
1
-1
/
+2
*
|
devlink: make devlink_param_register/unregister static
Jiri Pirko
2023-01-27
1
-53
/
+37
*
|
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2023-01-27
16
-725
/
+508
*
|
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
2023-01-27
3
-50
/
+100
*
|
net: add missing includes of linux/splice.h
Jakub Kicinski
2023-01-27
3
-0
/
+3
*
|
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
2
-0
/
+2
*
|
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2023-01-27
1
-0
/
+1
*
|
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-27
2
-5
/
+3
*
|
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
2023-01-27
1
-2
/
+1
*
|
mptcp: userspace pm: use a single point of exit
Matthieu Baerts
2023-01-26
1
-2
/
+3
*
|
mptcp: propagate sk_ipv6only to subflows
Matthieu Baerts
2023-01-26
1
-0
/
+1
*
|
mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
Paolo Abeni
2023-01-26
1
-27
/
+31
*
|
icmp: Add counters for rate limits
Jamie Bainbridge
2023-01-26
4
-3
/
+13
*
|
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2023-01-26
5
-5
/
+44
*
|
net: Kconfig: fix spellos
Randy Dunlap
2023-01-26
2
-2
/
+2
*
|
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
Vladimir Oltean
2023-01-25
1
-1
/
+1
*
|
net: ethtool: fix NULL pointer dereference in stats_prepare_data()
Vladimir Oltean
2023-01-25
1
-1
/
+1
*
|
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
2023-01-25
4
-63
/
+39
*
|
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
2023-01-25
1
-24
/
+39
*
|
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
2023-01-25
3
-6
/
+14
*
|
net/smc: Register SMC-D as ISM client
Stefan Raspl
2023-01-25
4
-26
/
+68
[next]