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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
6
-60
/
+59
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-19
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
Davide Caratti
1
-0
/
+25
2019-12-20
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
1
-2
/
+2
2019-12-20
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2019-12-20
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
1
-1
/
+1
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-8
/
+17
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-19
xsk: Add rcu_read_lock around the XSK wakeup
Maxim Mikityanskiy
1
-8
/
+14
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-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-17
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
1
-1
/
+2
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
3
-4
/
+5
2019-12-17
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
1
-2
/
+6
2019-12-16
Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...
David S. Miller
8
-27
/
+80
2019-12-16
vsock/virtio: add WARN_ON check on virtio_transport_get_ops()
Stefano Garzarella
1
-2
/
+15
2019-12-16
vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()
Stefano Garzarella
1
-4
/
+4
2019-12-16
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
1
-2
/
+5
2019-12-15
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2019-12-13
tcp: refine rule to allow EPOLLOUT generation under mem pressure
Eric Dumazet
1
-4
/
+2
2019-12-13
tcp: refine tcp_write_queue_empty() implementation
Eric Dumazet
1
-2
/
+3
2019-12-13
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
1
-0
/
+8
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
3
-12
/
+14
2019-12-13
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
1
-4
/
+4
2019-12-13
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
1
-0
/
+1
2019-12-13
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
5
-24
/
+64
2019-12-13
mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()
Dan Carpenter
1
-1
/
+1
2019-12-13
cfg80211: fix double-free after changing network namespace
Stefan Bühler
1
-0
/
+1
2019-12-13
mac80211: fix TID field in monitor mode transmit
Fredrik Olofsson
1
-0
/
+9
2019-12-10
tipc: fix use-after-free in tipc_disc_rcv()
Tuong Lien
1
-3
/
+3
2019-12-10
tipc: fix retrans failure due to wrong destination
Tuong Lien
1
-14
/
+18
2019-12-10
tipc: fix potential hanging after b/rcast changing
Tuong Lien
1
-9
/
+15
2019-12-10
tipc: fix name table rbtree issues
Tuong Lien
1
-100
/
+179
2019-12-10
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2019-12-09
af_packet: set defaule value for tmo
Mao Wenan
1
-1
/
+2
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-54
/
+109
2019-12-09
netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
Pablo Neira Ayuso
1
-31
/
+28
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
29
-122
/
+122
2019-12-09
net/x25: add new state X25_STATE_5
Martin Schiller
2
-0
/
+40
2019-12-09
sctp: fully initialize v4 addr in some functions
Xin Long
1
-0
/
+5
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-12-09
Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-3
/
+7
2019-12-09
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
1
-0
/
+3
2019-12-09
netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
Pablo Neira Ayuso
1
-0
/
+3
2019-12-09
netfilter: nf_tables: skip module reference count bump on object updates
Pablo Neira Ayuso
1
-1
/
+1
2019-12-09
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
4
-3
/
+21
2019-12-09
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
1
-3
/
+9
2019-12-09
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
1
-5
/
+16
[prev]
[next]