index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
David Howells
1
-17
/
+3
2019-12-20
rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
David Howells
2
-26
/
+28
2019-12-20
nfc: s3fwrn5: replace the assertion with a WARN_ON
Aditya Pakki
1
-1
/
+4
2019-12-20
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-12-20
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
2
-1
/
+8
2019-12-19
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
3
-24
/
+176
2019-12-19
bpf: Fix record_func_key to perform backtracking on r3
Daniel Borkmann
1
-1
/
+7
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-19
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
5
-33
/
+13
2019-12-19
xsk: Add rcu_read_lock around the XSK wakeup
Maxim Mikityanskiy
1
-8
/
+14
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-18
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-18
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-18
nfp: flower: fix stats id allocation
John Hurley
1
-6
/
+6
2019-12-18
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
1
-1
/
+2
2019-12-18
net: ag71xx: fix compile warnings
Oleksij Rempel
1
-2
/
+2
2019-12-18
net: fix kernel-doc warning in <linux/netdevice.h>
Randy Dunlap
1
-1
/
+1
2019-12-18
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
4
-6
/
+7
2019-12-18
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-18
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
1
-2
/
+6
2019-12-17
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
bpf: Fix cgroup local storage prog tracking
Daniel Borkmann
4
-19
/
+18
2019-12-17
net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
Arnd Bergmann
1
-0
/
+1
2019-12-17
net: gemini: Fix memory leak in gmac_setup_txqs
Navid Emamdoost
1
-0
/
+2
2019-12-17
net: dsa: b53: Fix egress flooding settings
Florian Fainelli
1
-5
/
+16
2019-12-17
vsock/virtio: add WARN_ON check on virtio_transport_get_ops()
Stefano Garzarella
1
-2
/
+15
2019-12-17
vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()
Stefano Garzarella
1
-4
/
+4
2019-12-16
bpf: Fix missing prog untrack in release_maps
Daniel Borkmann
3
-16
/
+14
2019-12-16
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
1
-2
/
+5
2019-12-15
xen-netback: avoid race that can lead to NULL pointer dereference
Paul Durrant
1
-12
/
+12
2019-12-15
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
1
-0
/
+4
2019-12-15
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2019-12-15
net: phylink: fix interface passed to mac_link_up
Russell King
1
-2
/
+1
2019-12-15
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
1
-28
/
+0
2019-12-15
gtp: avoid zero size hashtable
Taehee Yoo
1
-2
/
+5
2019-12-15
gtp: fix an use-after-free in ipv4_pdp_find()
Taehee Yoo
1
-17
/
+17
2019-12-15
gtp: fix wrong condition in gtp_genl_dump_pdp()
Taehee Yoo
1
-17
/
+19
2019-12-15
gtp: do not allow adding duplicate tid and ms_addr pdp context
Taehee Yoo
1
-10
/
+22
2019-12-15
bonding: fix active-backup transition after link failure
Mahesh Bandewar
1
-3
/
+0
[next]