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
2018-01-19
net: sched: cls_api: handle generic cls errors
Alexander Aring
1
-11
/
+41
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
2
-5
/
+5
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
2
-1
/
+3
2018-01-19
tcp: avoid min-RTT overestimation from delayed ACKs
Yuchung Cheng
1
-2
/
+21
2018-01-19
tipc: fix race between poll() and setsockopt()
Jon Maloy
3
-17
/
+13
2018-01-19
l2tp: remove switch block in l2tp_nl_cmd_session_create()
Lorenzo Bianconi
1
-21
/
+0
2018-01-19
l2tp: remove l2specific_len configurable parameter
Lorenzo Bianconi
4
-8
/
+1
2018-01-19
l2tp: remove l2specific_len dependency in l2tp_core
Lorenzo Bianconi
2
-18
/
+27
2018-01-19
l2tp: double-check l2specific_type provided by userspace
Lorenzo Bianconi
1
-2
/
+9
2018-01-19
devlink: Make some functions static
Wei Yongjun
1
-2
/
+3
2018-01-19
ipv6: mcast: remove dead code
Eric Dumazet
1
-2
/
+0
2018-01-19
caif: reduce stack size with KASAN
Arnd Bergmann
1
-28
/
+22
2018-01-18
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
Andrew Morton
1
-3
/
+7
2018-01-18
flow_netlink: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2018-01-18
net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
Jiri Pirko
1
-0
/
+7
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
1
-2
/
+0
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
1
-2
/
+11
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
1
-16
/
+64
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
1
-0
/
+60
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
1
-84
/
+118
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
5
-23
/
+81
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-5
/
+2
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
4
-4
/
+73
2018-01-17
net: sched: avoid usage of tp->q in tcf_classify
Jiri Pirko
1
-2
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
1
-24
/
+143
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-8
/
+69
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-153
/
+130
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+3
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-143
/
+135
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
3
-30
/
+22
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
61
-96
/
+0
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
3
-46
/
+51
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-9
/
+15
2018-01-16
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
1
-8
/
+6
2018-01-16
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
1
-10
/
+6
2018-01-16
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
Xin Long
1
-2
/
+8
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
1
-0
/
+37
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
1
-0
/
+47
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
1
-0
/
+374
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-59
/
+77
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
4
-15
/
+17
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-1
/
+6
2018-01-15
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
1
-2
/
+2
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
1
-50
/
+1
2018-01-15
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
1
-2
/
+6
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
3
-8
/
+4
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
4
-10
/
+10
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-2
/
+2
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
1
-0
/
+1
[next]