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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
flow dissector: ICMP support
Simon Horman
1
-0
/
+31
2016-12-06
net/udp: do not touch skb->peeked unless really needed
Eric Dumazet
1
-9
/
+10
2016-12-05
bpf: remove type arg from __is_valid_{,xdp_}access
Daniel Borkmann
1
-9
/
+6
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2
-203
/
+116
2016-12-04
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
1
-9
/
+16
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-8
/
+12
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-4
/
+4
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+6
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+21
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+62
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
1
-2
/
+3
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
1
-4
/
+6
2016-12-02
sock: reset sk_err for ICMP packets read from error queue
Soheil Hassas Yeganeh
1
-4
/
+13
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
4
-0
/
+572
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
1
-2
/
+2
2016-12-01
rtnetlink: return the correct error code
Zhang Shengju
1
-1
/
+1
2016-11-30
neigh: remove duplicate check for same neigh
Zhang Shengju
1
-10
/
+5
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-3
/
+31
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2
-3
/
+18
2016-11-28
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
1
-10
/
+4
2016-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+2
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+3
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-26
net: properly flush delay-freed skbs
Eric Dumazet
1
-2
/
+3
2016-11-26
net: filter: run cgroup eBPF ingress programs
Daniel Mack
1
-0
/
+4
2016-11-26
bpf: add new prog type for cgroup socket filtering
Daniel Mack
1
-0
/
+23
2016-11-25
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-0
/
+4
2016-11-25
devlink: Add E-Switch inline mode control
Roi Dayan
1
-19
/
+51
2016-11-25
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
1
-2
/
+2
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
1
-1
/
+3
2016-11-24
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
1
-1
/
+1
2016-11-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
1
-4
/
+2
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+16
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+87
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-5
/
+4
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-11-17
netpoll: more efficient locking
Eric Dumazet
2
-4
/
+3
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
1
-4
/
+6
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-20
/
+82
2016-11-16
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
1
-1
/
+2
2016-11-16
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
1
-5
/
+7
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+80
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2
-18
/
+18
[prev]
[next]