index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-16
flow_dissector: disable preemption around BPF calls
Eric Dumazet
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-16
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
2019-05-16
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
2019-05-16
packet: Fix error path in packet_init
YueHaibing
2019-05-16
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
2019-05-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-16
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
2019-05-16
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
2019-05-11
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
2019-05-11
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-05-11
Bluetooth: hidp: fix buffer overflow
Young Xiao
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
2019-04-30
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-04-30
l2ip: fix possible use-after-free
Eric Dumazet
2019-04-30
appletalk: Set error code if register_snap_client failed
YueHaibing
2019-04-30
rxrpc: Fix net namespace cleanup
David Howells
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-29
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-04-29
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...
Stephen Suryaputra
2019-04-29
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
2019-04-29
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-04-29
Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-27
udp: fix GRO reception in case of length mismatch
Paolo Abeni
2019-04-27
net/tls: fix copy to fragments in reencrypt
Jakub Kicinski
2019-04-27
net/tls: don't copy negative amounts of data in reencrypt
Jakub Kicinski
2019-04-26
genetlink: use idr_alloc_cyclic for family->id assignment
Marcel Holtmann
2019-04-26
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-23
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
2019-04-23
cfg80211: Notify previous user request during self managed wiphy registration
Sriram R
2019-04-23
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-04-20
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
[next]