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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
net: netlink: Check address length before reading groups field
Tetsuo Handa
1
-1
/
+2
2019-04-12
sctp: Check address length before reading address family
Tetsuo Handa
1
-1
/
+2
2019-04-12
mISDN: Check address length before reading address family
Tetsuo Handa
1
-2
/
+2
2019-04-12
net/rds: Check address length before reading address family
Tetsuo Handa
2
-0
/
+5
2019-04-11
dctcp: more accurate tracking of packets delivery
Eric Dumazet
1
-28
/
+17
2019-04-11
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
1
-54
/
+40
2019-04-11
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
5
-26
/
+61
2019-04-11
net: fec: manage ahb clock in runtime pm
Andy Duan
1
-9
/
+21
2019-04-11
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
1
-1
/
+3
2019-04-11
Merge branch 'thunderx-xdp-mtu'
David S. Miller
1
-2
/
+20
2019-04-11
net: thunderx: don't allow jumbo frames with XDP
Matteo Croce
1
-0
/
+9
2019-04-11
net: thunderx: raise XDP MTU to 1508
Matteo Croce
1
-2
/
+11
2019-04-11
Merge branch 'smc-fixes'
David S. Miller
6
-30
/
+68
2019-04-11
net/smc: move unhash before release of clcsock
Ursula Braun
1
-3
/
+3
2019-04-11
net/smc: fix return code from FLUSH command
Karsten Graul
1
-1
/
+2
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2
-16
/
+28
2019-04-11
net/smc: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-04-11
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
3
-10
/
+30
2019-04-10
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
1
-1
/
+3
2019-04-10
tipc: missing entries in name table of publications
Hoang Le
1
-1
/
+2
2019-04-10
vhost: reject zero size iova range
Jason Wang
1
-1
/
+5
2019-04-10
net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
Jakub Kicinski
1
-1
/
+1
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
3
-4
/
+21
2019-04-10
team: set slave to promisc if team is already in promisc mode
Hangbin Liu
1
-0
/
+26
2019-04-10
net/tls: fix build without CONFIG_TLS_DEVICE
Jakub Kicinski
1
-0
/
+2
2019-04-10
Merge branch 'tls-leaks'
David S. Miller
5
-22
/
+41
2019-04-10
net: strparser: partially revert "strparser: Call skb_unclone conditionally"
Jakub Kicinski
1
-7
/
+5
2019-04-10
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
4
-14
/
+32
2019-04-10
net/tls: fix the IV leaks
Jakub Kicinski
1
-1
/
+4
2019-04-10
Merge branch 'ibmvnic-features'
David S. Miller
1
-7
/
+25
2019-04-10
ibmvnic: Fix netdev feature clobbering during a reset
Thomas Falcon
1
-6
/
+24
2019-04-10
ibmvnic: Enable GRO
Thomas Falcon
1
-1
/
+1
2019-04-10
Merge branch 'mlxsw-Various-fixes'
David S. Miller
5
-13
/
+36
2019-04-10
mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2
Ido Schimmel
1
-8
/
+11
2019-04-10
selftests: mlxsw: Test VRF MAC vetoing
Ido Schimmel
1
-0
/
+20
2019-04-10
mlxsw: spectrum_router: Do not check VRF MAC address
Ido Schimmel
1
-1
/
+1
2019-04-10
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
Ido Schimmel
1
-1
/
+1
2019-04-10
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
Ido Schimmel
1
-1
/
+1
2019-04-10
mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
Ido Schimmel
1
-1
/
+1
2019-04-10
mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
Ido Schimmel
1
-1
/
+1
2019-04-09
Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
16
-85
/
+163
2019-04-09
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-28
/
+89
2019-04-08
Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
7
-21
/
+108
2019-04-08
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-11
/
+24
2019-04-08
Merge branch 'bnxt_en-fixes'
David S. Miller
1
-3
/
+13
2019-04-08
bnxt_en: Reset device on RX buffer errors.
Michael Chan
1
-0
/
+6
2019-04-08
bnxt_en: Improve RX consumer index validity check.
Michael Chan
1
-3
/
+7
2019-04-08
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
1
-1
/
+3
2019-04-08
Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'
David S. Miller
4
-8
/
+8
[next]