summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-26
* svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-26
* nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-19
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-15
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-15
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-15
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-15
* ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-15
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-15
* drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-15
* drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-15
* net, sched: fix soft lockup in tc_classifyDaniel Borkmann2017-01-15
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2017-01-15
* mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-12
* libceph: verify authorize reply on connectIlya Dryomov2017-01-09
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-09
* batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann2016-12-15
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-15
* esp6: Fix integrity verification when ESN are usedTobias Brunner2016-12-10
* esp4: Fix integrity verification when ESN are usedTobias Brunner2016-12-10
* ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-10
* ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-10
* net: ping: check minimum size on ICMP header lengthKees Cook2016-12-10
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-10
* packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-10
* net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2016-12-10
* netlink: Do not schedule work from sk_destructHerbert Xu2016-12-10
* netlink: Call cb->done from a worker threadHerbert Xu2016-12-10
* net/sched: pedit: make sure that offset is validAmir Vadai2016-12-10
* net, sched: respect rcu grace period on cls destructionDaniel Borkmann2016-12-10
* l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-12-10
* rtnetlink: fix FDB size computationSabrina Dubroca2016-12-10
* af_unix: conditionally use freezable blocking calls in readWANG Cong2016-12-10
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2016-12-10
* net: check dead netns for peernet2id_alloc()WANG Cong2016-12-10
* flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-12-02
* cfg80211: limit scan results cache sizeJohannes Berg2016-12-02
* netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen2016-11-26
* can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2016-11-26
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-21
* net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-21
* sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-21
* fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-21
* sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2016-11-21
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-21
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-21
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-21
* dccp: do not send reset to already closed socketsEric Dumazet2016-11-21
* tcp: fix potential memory corruptionEric Dumazet2016-11-21