summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-09-15tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-15xfrm: policy: check policy direction valueVladis Dronov
2017-09-15net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček
2017-09-15net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-09-15tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2017-09-15net: account for current skb length when deciding about UFOMichal Kubeček
2017-09-15ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2017-09-15ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-09-15ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-09-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-09-15ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-09-15rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-09-15ipv6: Do not leak throw route referencesSerhey Popovych
2017-09-15xfrm: NULL dereference on allocation failureDan Carpenter
2017-09-15xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter
2017-09-15mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-09-15mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-09-15l2tp: cast l2tp traffic counter to unsignedDominik Heidler
2017-09-15net: ping: do not abuse udp_poll()Eric Dumazet
2017-09-15ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-09-15ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-09-15tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-09-15netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2017-09-15libceph: NULL deref on crush_decode() error pathDan Carpenter
2017-09-15batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann
2017-09-15net: fix compile error in skb_orphan_partial()Eric Dumazet
2017-09-15mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-09-15tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-09-15tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-09-15netem: fix skb_orphan_partial()Eric Dumazet
2017-09-15af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert
2017-09-15xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-08-26udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-26ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li
2017-08-26packet: fix tp_reserve race in packet_set_ringWillem de Bruijn
2017-08-26ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-26tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-08-26ipv6: Need to export ipv6_push_frag_opts for tunneling now.David S. Miller
2017-08-26ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek
2017-08-26Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
2017-08-26netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twiceLiping Zhang
2017-08-26net: ipv6: send unsolicited NA on admin upDavid Ahern
2017-07-18ipv6: move stub initialization after ipv6 setup completionPaolo Abeni
2017-07-18net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern
2017-07-18mac80211: reject ToDS broadcast data framesJohannes Berg
2017-07-18p9_client_readdir() fixAl Viro
2017-07-18l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault
2017-07-18l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault
2017-07-18l2tp: take reference on sessions being dumpedGuillaume Nault