index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
trace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
ibmvnic: Fix pending MAC address changes
Thomas Falcon
1
-6
/
+7
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2
-1
/
+9
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-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-11
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
5
-22
/
+44
2018-01-11
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
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
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
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-01-10
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
1
-0
/
+10
2018-01-10
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-10
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
Geert Uytterhoeven
1
-12
/
+23
2018-01-10
xfrm: Fix a race in the xdst pcpu cache.
Steffen Klassert
1
-1
/
+7
2018-01-10
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
1
-1
/
+3
[next]