index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-30
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2019-12-27
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-26
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-25
hsr: reset network header when supervision frame is created
Taehee Yoo
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-12-25
hsr: rename debugfs file when interface name is changed
Taehee Yoo
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
2019-12-25
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
2019-12-25
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
2019-12-24
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2019-12-24
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
2019-12-24
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-20
net/smc: unregister ib devices in reboot_event
Karsten Graul
2019-12-20
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
2019-12-20
net: dsa: ksz: use common define for tag len
Michael Grzeschik
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
2019-12-20
rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
David Howells
2019-12-20
rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
David Howells
2019-12-19
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
Davide Caratti
2019-12-20
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-20
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2019-12-20
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2019-12-19
xsk: Add rcu_read_lock around the XSK wakeup
Maxim Mikityanskiy
2019-12-18
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-12-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
2019-12-17
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2019-12-17
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
2019-12-16
Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2019-12-16
vsock/virtio: add WARN_ON check on virtio_transport_get_ops()
Stefano Garzarella
2019-12-16
vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()
Stefano Garzarella
2019-12-16
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
2019-12-15
net/smc: add fallback check to connect()
Ursula Braun
2019-12-13
tcp: refine rule to allow EPOLLOUT generation under mem pressure
Eric Dumazet
2019-12-13
tcp: refine tcp_write_queue_empty() implementation
Eric Dumazet
2019-12-13
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-13
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
2019-12-13
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
[next]