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
2020-03-13
ethtool: add CHANNELS_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-13
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
6
-31
/
+154
2020-03-13
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
4
-1
/
+119
2020-03-13
ethtool: add RINGS_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-13
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
3
-0
/
+95
2020-03-13
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
4
-1
/
+118
2020-03-13
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
3
-0
/
+7
2020-03-13
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
3
-0
/
+76
2020-03-13
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
4
-1
/
+146
2020-03-13
ethtool: add FEATURES_NTF notification
Michal Kubecek
2
-1
/
+32
2020-03-13
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
3
-0
/
+175
2020-03-13
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2
-0
/
+98
2020-03-13
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
6
-3
/
+143
2020-03-13
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
1
-2
/
+3
2020-03-13
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
6
-17
/
+25
2020-03-13
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+7
2020-03-13
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2
-0
/
+3
2020-03-13
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
3
-13
/
+16
2020-03-13
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
1
-0
/
+16
2020-03-13
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2
-23
/
+207
2020-03-13
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2
-0
/
+51
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
4
-19
/
+101
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
1
-3
/
+9
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
2
-1
/
+18
2020-03-12
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-10
/
+8
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
2
-22
/
+0
2020-03-12
net: mptcp: don't hang before sending 'MP capable with data'
Davide Caratti
1
-0
/
+4
2020-03-12
net: Add missing annotation for *netlink_seq_start()
Jules Irenge
1
-0
/
+1
2020-03-12
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
1
-0
/
+1
2020-03-12
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
1
-0
/
+2
2020-03-12
net: sched: make newly activated qdiscs visible
Julian Wiedmann
2
-0
/
+22
2020-03-11
pktgen: Allow on loopback device
Lukas Wunner
1
-2
/
+2
2020-03-10
mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked
Florian Westphal
1
-4
/
+6
2020-03-10
Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-m...
David S. Miller
3
-6
/
+6
2020-03-10
net: sched: pie: change tc_pie_xstats->prob
Leslie Monis
1
-1
/
+1
2020-03-10
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+3
2020-03-09
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
1
-13
/
+11
2020-03-09
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2
-0
/
+43
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-06
net: sched: Make FIFO Qdisc offloadable
Petr Machata
1
-6
/
+91
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
1
-0
/
+66
2020-03-05
hsr: fix refcnt leak of hsr slave interface
Taehee Yoo
1
-4
/
+1
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-1
/
+2
2020-03-05
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
2
-16
/
+6
2020-03-05
pie: remove unnecessary type casting
Leslie Monis
1
-2
/
+2
2020-03-05
pie: use term backlog instead of qlen
Leslie Monis
1
-11
/
+11
2020-03-04
net/sched: act_ct: Use pskb_network_may_pull()
Paul Blakey
1
-8
/
+8
2020-03-04
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
Paul Blakey
1
-34
/
+26
2020-03-04
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
1
-0
/
+60
2020-03-04
net: qrtr: Fix FIXME related to qrtr_ns_init()
Bjorn Andersson
3
-11
/
+3
[next]