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
2022-09-20
net-next: gro: Fix use of skb_gro_header_slow
Richard Gobert
1
-1
/
+1
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
5
-10
/
+298
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
3
-2
/
+4
2022-09-20
net: dsa: suppress device links to LAG DSA masters
Vladimir Oltean
1
-6
/
+8
2022-09-20
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
1
-0
/
+9
2022-09-20
net: dsa: don't keep track of admin/oper state on LAG DSA masters
Vladimir Oltean
1
-0
/
+12
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
7
-1
/
+354
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
5
-27
/
+26
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
1
-0
/
+7
2022-09-20
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
1
-0
/
+16
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
1
-0
/
+28
2022-09-20
openvswitch: Change the return type for vport_ops.send function hook to int
Nathan Huckleberry
2
-2
/
+2
2022-09-20
Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...
Jakub Kicinski
4
-43
/
+1
2022-09-20
Merge tag 'batadv-net-pullrequest-20220916' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-0
/
+4
2022-09-20
net: rds: add missing __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
3
-4
/
+4
2022-09-20
rxrpc: remove rxrpc_max_call_lifetime declaration
Gaosheng Cui
1
-1
/
+0
2022-09-16
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...
David S. Miller
6
-66
/
+111
2022-09-16
tcp: Use WARN_ON_ONCE() in tcp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
1
-19
/
+23
2022-09-16
vsock/vmci: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+3
2022-09-15
mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
Thomas Haller
1
-1
/
+1
2022-09-15
mptcp: allow privileged operations from user namespaces
Thomas Haller
1
-9
/
+9
2022-09-15
mptcp: add do_check_data_fin to replace copied
Geliang Tang
1
-3
/
+4
2022-09-15
mptcp: add mptcp_for_each_subflow_safe helper
Matthieu Baerts
3
-4
/
+6
2022-09-15
can: raw: add CAN XL support
Oliver Hartkopp
1
-12
/
+43
2022-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
1
-1
/
+24
2022-09-15
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
1
-0
/
+5
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
5
-45
/
+24
2022-09-15
batman-adv: remove unused struct definitions
Marek Lindner
1
-39
/
+0
2022-09-13
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
1
-1
/
+7
2022-09-13
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-4
/
+7
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
1
-3
/
+2
2022-09-09
net: openvswitch: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
3
-9
/
+33
2022-09-09
net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...
Zhengchao Shao
1
-38
/
+0
2022-09-09
net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
Zhengchao Shao
1
-19
/
+0
[prev]
[next]