summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\
| * tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell2017-07-15
* | Merge 4.4.76 into android-4.4Greg Kroah-Hartman2017-07-05
|\|
| * xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-07-05
| * xfrm: NULL dereference on allocation failureDan Carpenter2017-07-05
| * xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-05
| * sctp: check af before verify address in sctp_addr_id2transportXin Long2017-07-05
| * mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-07-05
| * net: dsa: Check return value of phy_connect_direct()Florian Fainelli2017-07-05
| * netfilter: synproxy: fix conntrackd interactionEric Leblond2017-07-05
| * netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet2017-07-05
| * rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych2017-07-05
| * ipv6: Do not leak throw route referencesSerhey Popovych2017-07-05
| * net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng2017-07-05
| * decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-07-05
| * ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long2017-07-05
| * igmp: add a missing spin_lock_init()WANG Cong2017-07-05
| * igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong2017-07-05
| * net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai2017-07-05
| * Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen2017-07-05
| * af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk2017-07-05
| * net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-07-05
| * decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-07-05
| * net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko2017-07-05
| * ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-07-05
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-06-29
* | Merge 4.4.74 into android-4.4Greg Kroah-Hartman2017-06-27
|\|
| * mac80211: fix IBSS presp allocation sizeJohannes Berg2017-06-26
| * mac80211: fix CSA in IBSS modeKoen Vandeputte2017-06-26
| * mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-26
| * mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-26
* | Merge 4.4.73 into android-4.4Greg Kroah-Hartman2017-06-27
|\|
| * tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-06-17
| * sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long2017-06-17
| * ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-06-17
| * ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-06-17
| * NET: Fix /proc/net/arp for AX.25Ralf Baechle2017-06-17
| * ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton2017-06-17
| * ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-06-17
* | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
|\|
| * net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2017-06-14
| * net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-14
| * net: ping: do not abuse udp_poll()Eric Dumazet2017-06-14
| * ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-14
| * tcp: disallow cwnd undo when switching congestion controlYuchung Cheng2017-06-14
| * ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2017-06-14
* | Merge 4.4.71 into android-4.4Greg Kroah-Hartman2017-06-07
|\|
| * netem: fix skb_orphan_partial()Eric Dumazet2017-06-07
| * ipv4: add reference counting to metricsEric Dumazet2017-06-07