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.13.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
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2
-1
/
+19
2017-11-11
net/ncsi: Don't return error on normal response
Samuel Mendoza-Jonas
1
-17
/
+14
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
3
-21
/
+80
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
1
-24
/
+51
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
1
-4
/
+6
2017-11-10
ip_gre: add the support for i/o_flags update via ioctl
Xin Long
1
-3
/
+16
2017-11-10
ip_gre: add the support for i/o_flags update via netlink
Xin Long
1
-2
/
+37
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
6
-41
/
+45
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
1
-4
/
+6
2017-11-10
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
1
-2
/
+8
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
1
-1
/
+1
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2
-5
/
+5
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
1
-0
/
+13
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
2
-0
/
+45
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2
-4
/
+11
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
4
-10
/
+10
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
36
-130
/
+231
2017-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-38
/
+37
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+7
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-7
/
+26
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+13
2017-11-09
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-6
/
+18
2017-11-09
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-6
/
+18
2017-11-09
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+6
2017-11-09
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-5
/
+15
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+1
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
17
-19
/
+17
2017-11-09
net: dsa: rename probe and remove switch functions
Vivien Didelot
1
-4
/
+4
2017-11-09
net: dsa: setup a tree when adding a switch to it
Vivien Didelot
1
-19
/
+16
2017-11-09
net: dsa: setup routing table
Vivien Didelot
1
-71
/
+37
2017-11-09
net: dsa: use of_for_each_phandle
Vivien Didelot
1
-11
/
+8
2017-11-09
net: dsa: add find port by node helper
Vivien Didelot
1
-20
/
+17
2017-11-09
net: dsa: setup and teardown ports
Vivien Didelot
1
-114
/
+59
2017-11-09
net: dsa: setup and teardown switches
Vivien Didelot
1
-23
/
+39
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
1
-14
/
+18
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
4
-39
/
+51
2017-11-09
net: dsa: setup and teardown default CPU port
Vivien Didelot
1
-85
/
+68
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
1
-1
/
+1
2017-11-08
openvswitch: enable NSH support
Yi Yang
7
-2
/
+581
2017-11-08
pktgen: document 32-bit timestamp overflow
Arnd Bergmann
1
-3
/
+11
2017-11-08
qrtr: Move to postcore_initcall
Bjorn Andersson
1
-1
/
+1
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
31
-569
/
+742
2017-11-08
rtnetlink: fix missing size for IFLA_IF_NETNSID
Colin Ian King
1
-1
/
+1
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
1
-1
/
+1
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-2
/
+2
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-2
/
+3
[next]