index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-02-03
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
1
-0
/
+20
2019-02-03
net: systemport: Fix WoL with password after deep sleep
Florian Fainelli
2
-15
/
+12
2019-02-03
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
2019-02-03
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
1
-8
/
+18
2019-02-03
Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
Russell King
1
-16
/
+0
2019-02-01
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
1
-2
/
+2
2019-02-01
net/smc: fix use of variable in cleared area
Karsten Graul
1
-4
/
+4
2019-02-01
net/smc: use device link provided in qp_context
Karsten Graul
1
-3
/
+3
2019-02-01
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
1
-1
/
+4
2019-02-01
net/smc: do not wait under send_lock
Karsten Graul
1
-6
/
+4
2019-02-01
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
1
-1
/
+10
2019-02-01
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
1
-4
/
+3
2019-02-01
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
1
-0
/
+4
2019-02-01
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
1
-1
/
+1
2019-02-01
net/smc: fix another sizeof to int comparison
Ursula Braun
1
-1
/
+1
2019-02-01
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
1
-1
/
+2
2019-02-01
sctp: walk the list of asoc safely
Greg Kroah-Hartman
1
-2
/
+2
2019-02-01
skge: potential memory corruption in skge_get_regs()
Dan Carpenter
1
-2
/
+4
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
3
-1
/
+5
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
1
-2
/
+10
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
1
-12
/
+2
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
3
-14
/
+35
2019-01-31
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2
-4
/
+19
2019-01-31
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
1
-10
/
+20
2019-01-31
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
1
-1
/
+7
2019-01-31
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
1
-8
/
+15
2019-01-31
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
1
-3
/
+2
2019-01-31
ieee802154: mcr20a: fix indentation, remove tabs
Colin Ian King
1
-3
/
+3
2019-01-31
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-01-31
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-01-31
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
2
-4
/
+11
2019-01-31
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
3
-4
/
+13
2019-01-31
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
4
-0
/
+30
2019-01-31
tun: move the call to tun_set_real_num_queues
George Amanakis
1
-2
/
+1
2019-01-30
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
1
-0
/
+2
2019-01-30
virtio_net: Differentiate sk_buff and xdp_frame on freeing
Toshiaki Makita
1
-12
/
+42
2019-01-30
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
Toshiaki Makita
1
-1
/
+1
2019-01-30
virtio_net: Don't process redirected XDP frames when XDP is disabled
Toshiaki Makita
1
-7
/
+26
2019-01-30
virtio_net: Fix out of bounds access of sq
Toshiaki Makita
1
-10
/
+7
2019-01-30
virtio_net: Fix not restoring real_num_rx_queues
Toshiaki Makita
1
-1
/
+1
2019-01-30
virtio_net: Don't call free_old_xmit_skbs for xdp_frames
Toshiaki Makita
1
-16
/
+33
2019-01-30
virtio_net: Don't enable NAPI when interface is down
Toshiaki Makita
1
-2
/
+4
2019-01-30
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-30
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-30
ucc_geth: Reset BQL queue when stopping device
Mathias Thore
1
-0
/
+2
2019-01-30
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
1
-4
/
+4
2019-01-30
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
1
-1
/
+2
[next]