index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
4
-1
/
+118
2020-03-12
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
3
-0
/
+7
2020-03-12
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
3
-0
/
+76
2020-03-12
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
4
-1
/
+146
2020-03-12
ethtool: add FEATURES_NTF notification
Michal Kubecek
2
-1
/
+32
2020-03-12
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
3
-0
/
+175
2020-03-12
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2
-0
/
+98
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
6
-3
/
+143
2020-03-12
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
1
-2
/
+3
2020-03-12
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
6
-17
/
+25
2020-03-12
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+7
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2
-0
/
+3
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
3
-13
/
+16
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
1
-0
/
+16
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2
-23
/
+207
2020-03-12
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-11
net: mptcp: don't hang before sending 'MP capable with data'
Davide Caratti
1
-0
/
+4
2020-03-11
net: Add missing annotation for *netlink_seq_start()
Jules Irenge
1
-0
/
+1
2020-03-11
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
1
-0
/
+1
2020-03-11
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
1
-0
/
+2
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
2
-0
/
+22
2020-03-10
pktgen: Allow on loopback device
Lukas Wunner
1
-2
/
+2
2020-03-09
mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked
Florian Westphal
1
-4
/
+6
2020-03-09
Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-m...
David S. Miller
3
-6
/
+6
2020-03-09
net: sched: pie: change tc_pie_xstats->prob
Leslie Monis
1
-1
/
+1
2020-03-09
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+3
2020-03-08
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
1
-13
/
+11
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2
-0
/
+43
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-05
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-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-1
/
+2
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
2
-16
/
+6
2020-03-04
pie: remove unnecessary type casting
Leslie Monis
1
-2
/
+2
2020-03-04
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-03
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
1
-0
/
+60
2020-03-03
net: qrtr: Fix FIXME related to qrtr_ns_init()
Bjorn Andersson
3
-11
/
+3
2020-03-03
net: qrtr: Respond to HELLO message
Bjorn Andersson
1
-24
/
+30
2020-03-03
mptcp: Only send DATA_FIN with final mapping
Mat Martineau
1
-5
/
+6
2020-03-03
mptcp: Use per-subflow storage for DATA_FIN sequence number
Mat Martineau
3
-6
/
+21
2020-03-03
mptcp: Check connection state before attempting send
Mat Martineau
1
-2
/
+10
2020-03-03
devlink: Introduce devlink port flavour virtual
Parav Pandit
1
-0
/
+2
[next]