summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-21netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault
2019-07-21netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault
2019-07-21mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu
2019-07-21mac80211: mesh: fix RCU warningThomas Pedersen
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-07-10tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long
2019-07-10bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau
2019-07-10bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau
2019-07-10net: check before dereferencing netdev_ops during busy pollJosh Elsasser
2019-07-10ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra
2019-07-10tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long
2019-07-10tipc: change to use register_pernet_deviceXin Long
2019-07-10sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-07-10af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-07-10net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó
2019-07-109p: p9dirent_read: check network-provided name lengthDominique Martinet
2019-07-109p/rdma: remove useless check in cm_event_handlerDominique Martinet
2019-07-109p/rdma: do not disconnect on down_interruptible EAGAINDominique Martinet
2019-07-10mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg
2019-07-10cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-07-10Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-07-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-07-10can: purge socket error queue on sock destructWillem de Bruijn
2019-06-27tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-22neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-22lapb: fixed leak of control-blocks.Jeremy Sowden
2019-06-22ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet
2019-06-22ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet
2019-06-22Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-06-17tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet
2019-06-17tcp: reduce tcp_fastretrans_alert() verbosityEric Dumazet
2019-06-11ethtool: check the return value of get_regs_lenYunsheng Lin
2019-06-11Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-06-11Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return ...Greg Kroah-Hartman
2019-06-11ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz
2019-06-11ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz
2019-06-11pktgen: do not sleep with the thread lock held.Paolo Abeni
2019-06-11net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun
2019-06-11neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern
2019-06-11ethtool: fix potential userspace buffer overflowVivien Didelot
2019-06-11tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-06-11Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller
2019-06-11ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet
2019-06-11ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet
2019-06-11net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-06-11llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet