index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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-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-10
tipc: fix use-after-free in tipc_disc_rcv()
Tuong Lien
2019-12-10
tipc: fix retrans failure due to wrong destination
Tuong Lien
2019-12-10
tipc: fix potential hanging after b/rcast changing
Tuong Lien
2019-12-10
tipc: fix name table rbtree issues
Tuong Lien
2019-12-09
af_packet: set defaule value for tmo
Mao Wenan
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
Pablo Neira Ayuso
2019-12-09
net/x25: add new state X25_STATE_5
Martin Schiller
2019-12-09
sctp: fully initialize v4 addr in some functions
Xin Long
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-12-09
Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-09
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
2019-12-09
netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: skip module reference count bump on object updates
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
2019-12-09
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
can: j1939: j1939_sk_bind(): take priv after lock is held
Oleksij Rempel
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-07
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2019-12-06
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-06
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-06
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-06
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
2019-12-06
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-06
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-05
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2019-12-04
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-04
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
2019-12-04
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
2019-12-04
act_ct: support asymmetric conntrack
Aaron Conole
[next]