index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-03-03
net/sched: act_ct: Software offload of established flows
Paul Blakey
1
-2
/
+158
2020-03-03
net/sched: act_ct: Offload established connections to flow table
Paul Blakey
1
-0
/
+63
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
2
-2
/
+134
2020-03-03
ipv6: Use math to point per net sysctls into the appropriate struct net
Cambda Zhu
1
-17
/
+4
2020-02-29
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
1
-0
/
+39
2020-02-29
hsr: use upper/lower device infrastructure
Taehee Yoo
3
-30
/
+40
2020-02-29
hsr: remove unnecessary rcu_read_lock() in hsr module
Taehee Yoo
3
-37
/
+16
2020-02-29
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
1
-1
/
+2
2020-02-29
hsr: use extack error message instead of netdev_info
Taehee Yoo
5
-21
/
+35
[next]