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
2017-02-23
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2017-02-23
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
2017-02-23
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
2017-02-23
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2017-02-23
net: ping: check minimum size on ICMP header length
Kees Cook
2017-02-23
tipc: check minimum bearer MTU
Michal Kubeček
2017-02-23
ipv6: Set skb->protocol properly for local output
Eli Cooper
2017-02-23
ipv4: Set skb->protocol properly for local output
Eli Cooper
2017-02-23
packet: fix race condition in packet_set_ring
Philip Pettersson
2017-02-23
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
2017-02-23
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2017-02-23
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2017-02-23
cfg80211: limit scan results cache size
Johannes Berg
2017-02-23
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2017-02-23
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2017-02-23
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
WANG Cong
2017-02-23
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2017-02-23
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2017-02-23
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
2017-02-23
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
2017-02-23
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
2017-02-23
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2017-02-23
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2017-02-23
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2017-02-23
ipv4: use the right lock for ping_group_range
WANG Cong
2017-02-23
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2017-02-23
netfilter: nf_tables: underflow in nft_parse_u32_check()
Dan Carpenter
2017-02-23
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2017-02-23
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
2017-02-23
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
2017-02-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2017-02-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2017-02-23
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
2017-02-23
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
2017-02-23
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
2017-02-23
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
2017-02-23
netfilter: restart search if moved to other chain
Florian Westphal
2016-11-20
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-20
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
2016-11-20
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
2016-11-20
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2016-11-20
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
2016-11-20
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
2016-11-20
nl80211: validate number of probe response CSA counters
Johannes Berg
2016-11-20
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
[next]