index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-15
2
-1
/
+9
*
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-15
1
-2
/
+2
*
sh_eth: fix dumping ARSTR
Sergei Shtylyov
2018-01-15
1
-1
/
+1
*
Revert "openvswitch: Add erspan tunnel support."
William Tu
2018-01-15
2
-51
/
+1
*
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2018-01-15
2
-3
/
+3
*
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-15
1
-0
/
+1
*
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2018-01-15
2
-2
/
+3
*
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
2018-01-15
1
-0
/
+1
*
netlink: extack needs to be reset each time through loop
David Ahern
2018-01-15
1
-1
/
+2
*
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-15
1
-12
/
+14
*
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-15
1
-2
/
+4
*
net: cs89x0: add MODULE_LICENSE
Arnd Bergmann
2018-01-15
1
-0
/
+4
*
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
2018-01-15
1
-2
/
+3
*
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
2018-01-15
1
-4
/
+10
*
9p: add missing module license for xen transport
Stephen Hemminger
2018-01-15
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-14
3
-4
/
+61
|
\
|
*
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-10
1
-3
/
+15
|
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
2
-0
/
+45
|
*
bpf: fix spelling mistake: "obusing" -> "abusing"
Colin Ian King
2018-01-10
1
-1
/
+1
*
|
Merge tag 'mlx5-fixes-2018-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-01-12
14
-71
/
+135
|
\
\
|
*
|
net/mlx5e: Remove timestamp set from netdevice open flow
Feras Daoud
2018-01-12
4
-4
/
+8
|
*
|
net/mlx5: Update ptp_clock_event foreach PPS event
Feras Daoud
2018-01-12
1
-1
/
+5
|
*
|
net/mlx5e: Don't override netdev features field unless in error flow
Gal Pressman
2018-01-12
1
-18
/
+25
|
*
|
net/mlx5e: Check support before TC swap in ETS init
Tariq Toukan
2018-01-12
1
-3
/
+5
|
*
|
net/mlx5e: Add error print in ETS init
Tariq Toukan
2018-01-12
1
-2
/
+6
|
*
|
net/mlx5e: Keep updating ethtool statistics when the interface is down
Gal Pressman
2018-01-12
1
-2
/
+1
|
*
|
net/mlx5: Fix error handling in load one
Maor Gottlieb
2018-01-12
1
-3
/
+6
|
*
|
net/mlx5: Fix mlx5_get_uars_page to return error code
Eran Ben Elisha
2018-01-12
3
-10
/
+9
|
*
|
net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectors
Alaa Hleihel
2018-01-12
1
-5
/
+8
|
*
|
net/mlx5: Fix get vector affinity helper function
Saeed Mahameed
2018-01-12
1
-1
/
+18
|
*
|
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
2018-01-11
5
-22
/
+44
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-12
8
-12
/
+38
|
\
\
\
|
*
|
|
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
2018-01-10
1
-1
/
+7
|
*
|
|
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
2018-01-10
1
-1
/
+3
|
*
|
|
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-01-09
2
-2
/
+4
|
*
|
|
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
Florian Westphal
2018-01-08
1
-2
/
+2
|
*
|
|
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
2018-01-08
2
-2
/
+2
|
*
|
|
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2018-01-05
1
-1
/
+1
|
*
|
|
xfrm: fix rcu usage in xfrm_get_type_offload
Sabrina Dubroca
2017-12-31
1
-1
/
+2
|
*
|
|
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2017-12-30
1
-0
/
+3
|
*
|
|
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2017-12-30
1
-0
/
+5
|
*
|
|
xfrm: skip policies marked as dead while rehashing
Florian Westphal
2017-12-30
1
-1
/
+2
|
*
|
|
xfrm: Forbid state updates from changing encap type
Herbert Xu
2017-12-30
1
-1
/
+7
*
|
|
|
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-01-12
1
-6
/
+12
|
\
\
\
\
|
*
|
|
|
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
2018-01-09
1
-1
/
+1
|
*
|
|
|
rbd: reacquire lock should update lock owner client id
Florian Margaine
2018-01-09
1
-5
/
+11
*
|
|
|
|
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-12
1
-12
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
Geert Uytterhoeven
2018-01-10
1
-12
/
+23
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-11
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
2018-01-11
1
-1
/
+3
[next]