index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-1
/
+1
2023-02-02
net/sched: simplify tcf_pedit_act
Pedro Tammela
1
-70
/
+67
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-61
/
+87
2023-02-02
Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
17
-124
/
+179
2023-02-02
netlink: provide an ability to set default extack message
Leon Romanovsky
4
-13
/
+10
2023-02-02
neighbor: fix proxy_delay usage when it is zero
Brian Haley
1
-2
/
+12
2023-02-02
net: add support for ipv4 big tcp
Xin Long
5
-22
/
+27
2023-02-02
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
3
-0
/
+55
2023-02-02
packet: add TP_STATUS_GSO_TCP for tp_status
Xin Long
1
-0
/
+4
2023-02-02
cipso_ipv4: use iph_set_totlen in skbuff_setattr
Xin Long
1
-1
/
+1
2023-02-02
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
3
-3
/
+3
2023-02-02
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2
-2
/
+2
2023-02-02
openvswitch: use skb_ip_totlen in conntrack
Xin Long
1
-1
/
+1
2023-02-02
bridge: use skb_ip_totlen in br netfilter
Xin Long
2
-3
/
+3
2023-02-02
ipv6: ICMPV6: Use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+1
2023-02-01
devlink: rename and reorder instances of struct devlink_cmd
Jiri Pirko
3
-51
/
+50
2023-02-01
devlink: remove "gen" from struct devlink_gen_cmd name
Jiri Pirko
3
-36
/
+36
2023-02-01
devlink: rename devlink_nl_instance_iter_dump() to "dumpit"
Jiri Pirko
3
-20
/
+20
2023-01-31
rxrpc: Kill service bundle
David Howells
1
-7
/
+0
2023-01-31
rxrpc: Show consumed and freed packets as non-dropped in dropwatch
David Howells
1
-2
/
+2
2023-01-31
rxrpc: Remove local->defrag_sem
David Howells
3
-9
/
+0
2023-01-31
rxrpc: Don't lock call->tx_lock to access call->tx_buffer
David Howells
1
-10
/
+2
2023-01-31
rxrpc: Simplify ACK handling
David Howells
3
-56
/
+37
2023-01-31
rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
David Howells
7
-25
/
+22
2023-01-31
rxrpc: Generate extra pings for RTT during heavy-receive call
David Howells
2
-5
/
+17
2023-01-31
rxrpc: Allow a delay to be injected into packet reception
David Howells
6
-2
/
+91
2023-01-31
rxrpc: Convert call->recvmsg_lock to a spinlock
David Howells
4
-10
/
+10
2023-01-30
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2023-01-30
devlink: remove devlink features
Jiri Pirko
3
-23
/
+0
2023-01-30
devlink: send objects notifications during devlink reload
Jiri Pirko
1
-18
/
+2
2023-01-30
devlink: move devlink reload notifications back in between _down() and _up() ...
Jiri Pirko
1
-21
/
+16
2023-01-30
Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...
David S. Miller
15
-322
/
+107
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-12
/
+126
2023-01-28
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
1
-11
/
+1
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-275
/
+362
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-24
/
+53
2023-01-27
devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
Jiri Pirko
1
-4
/
+6
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-8
/
+7
2023-01-27
devlink: don't work with possible NULL pointer in devlink_param_unregister()
Jiri Pirko
1
-1
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-53
/
+37
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
16
-725
/
+508
2023-01-27
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
3
-50
/
+100
2023-01-27
net: add missing includes of linux/splice.h
Jakub Kicinski
3
-0
/
+3
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2
-0
/
+2
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
1
-0
/
+1
2023-01-27
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2
-5
/
+3
2023-01-27
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
1
-2
/
+1
2023-01-26
mptcp: userspace pm: use a single point of exit
Matthieu Baerts
1
-2
/
+3
2023-01-26
mptcp: propagate sk_ipv6only to subflows
Matthieu Baerts
1
-0
/
+1
2023-01-26
mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
Paolo Abeni
1
-27
/
+31
[next]