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
2018-01-15
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
1
-2
/
+2
2018-01-15
sh_eth: fix dumping ARSTR
Sergei Shtylyov
1
-1
/
+1
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
2
-51
/
+1
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2
-3
/
+3
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
1
-0
/
+1
2018-01-15
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2
-2
/
+3
2018-01-15
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
1
-0
/
+1
2018-01-15
netlink: extack needs to be reset each time through loop
David Ahern
1
-1
/
+2
2018-01-15
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
1
-12
/
+14
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
1
-2
/
+4
2018-01-15
net: cs89x0: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+4
2018-01-15
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
1
-2
/
+3
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-15
9p: add missing module license for xen transport
Stephen Hemminger
1
-0
/
+4
2018-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+61
2018-01-12
Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
14
-71
/
+135
2018-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-12
/
+38
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-11
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-12
/
+23
2018-01-12
net/mlx5e: Remove timestamp set from netdevice open flow
Feras Daoud
4
-4
/
+8
2018-01-12
net/mlx5: Update ptp_clock_event foreach PPS event
Feras Daoud
1
-1
/
+5
2018-01-12
net/mlx5e: Don't override netdev features field unless in error flow
Gal Pressman
1
-18
/
+25
2018-01-12
net/mlx5e: Check support before TC swap in ETS init
Tariq Toukan
1
-3
/
+5
2018-01-12
net/mlx5e: Add error print in ETS init
Tariq Toukan
1
-2
/
+6
2018-01-12
net/mlx5e: Keep updating ethtool statistics when the interface is down
Gal Pressman
1
-2
/
+1
2018-01-12
net/mlx5: Fix error handling in load one
Maor Gottlieb
1
-3
/
+6
2018-01-12
net/mlx5: Fix mlx5_get_uars_page to return error code
Eran Ben Elisha
3
-10
/
+9
2018-01-12
net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectors
Alaa Hleihel
1
-5
/
+8
2018-01-12
net/mlx5: Fix get vector affinity helper function
Saeed Mahameed
1
-1
/
+18
2018-01-12
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
5
-22
/
+44
2018-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-131
/
+303
2018-01-10
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
1
-1
/
+3
2018-01-10
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
1
-3
/
+15
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2
-0
/
+45
2018-01-10
bpf: fix spelling mistake: "obusing" -> "abusing"
Colin Ian King
1
-1
/
+1
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
Merge branch 'mlxsw-couple-of-fixes'
David S. Miller
3
-4
/
+11
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
1
-0
/
+2
2018-01-10
8021q: fix a memory leak for VLAN 0 device
Cong Wang
1
-6
/
+1
2018-01-10
Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...
David S. Miller
5
-28
/
+30
2018-01-10
of_mdio: avoid MDIO bus removal when a PHY is missing
Madalin Bucur
1
-2
/
+7
2018-01-10
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-3
/
+1
2018-01-10
doc: clarification about setting SO_ZEROCOPY
Kornilios Kourtis
1
-0
/
+4
2018-01-10
net: gianfar_ptp: move set_fipers() to spinlock protecting area
Yangbo Lu
1
-2
/
+1
2018-01-10
Merge branch 'sctp-Some-sockopt-optlen-fixes'
David S. Miller
1
-7
/
+21
2018-01-10
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
[next]