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
2019-06-09
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
1
-1
/
+1
2019-06-09
mpls: fix af_mpls dependencies
Matteo Croce
1
-0
/
+1
2019-06-09
Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-3
/
+22
2019-06-09
mpls: fix warning with multi-label encap
George Wilkie
1
-1
/
+1
2019-06-09
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-6
/
+39
2019-06-07
can: purge socket error queue on sock destruct
Willem de Bruijn
1
-0
/
+1
2019-06-07
can: af_can: Fix error path of can_init()
YueHaibing
1
-3
/
+21
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-59
/
+92
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
3
-0
/
+10
2019-06-06
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-17
/
+16
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-06
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-05
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-05
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-05
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2
-1
/
+4
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-06-04
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
1
-6
/
+21
2019-06-04
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
1
-10
/
+5
2019-06-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
2
-2
/
+6
2019-06-03
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
1
-1
/
+1
2019-06-02
packet: unconditionally free po->rollover
Willem de Bruijn
1
-1
/
+1
2019-05-31
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
1
-7
/
+3
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
418
-2343
/
+425
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-194
/
+245
2019-05-30
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
3
-5
/
+9
2019-05-30
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
1
-2
/
+6
2019-05-30
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
1
-1
/
+1
2019-05-30
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-05-30
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
1
-10
/
+50
2019-05-30
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
1
-4
/
+15
2019-05-30
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
1
-0
/
+2
2019-05-30
SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential
Trond Myklebust
1
-14
/
+14
2019-05-30
SUNRPC fix regression in umount of a secure mount
Olga Kornievskaia
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
3
-12
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
4
-48
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
17
-18
/
+17
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
8
-128
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
26
-230
/
+33
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
1
-15
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
352
-1807
/
+352
[next]