summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | Merge 4.4.82 into android-4.4Greg Kroah-Hartman2017-08-14
| |\|
| | * net: account for current skb length when deciding about UFOMichal Kubeček2017-08-12
| | * ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li2017-08-12
| | * udp: consistently apply ufo or fragmentationWillem de Bruijn2017-08-12
| | * revert "ipv4: Should use consistent conditional judgement for ip fragment in ...Greg Kroah-Hartman2017-08-12
| | * revert "net: account for current skb length when deciding about UFO"Greg Kroah-Hartman2017-08-12
| | * packet: fix tp_reserve race in packet_set_ringWillem de Bruijn2017-08-12
| | * net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-12
| | * tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet2017-08-12
| | * net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long2017-08-12
| | * net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet2017-08-12
| | * tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng2017-08-12
| * | Merge 4.4.81 into android-4.4Greg Kroah-Hartman2017-08-11
| |\|
| | * net: account for current skb length when deciding about UFOMichal Kubeček2017-08-11
| | * ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li2017-08-11
| | * dccp: fix a memleak for dccp_feat_init err processXin Long2017-08-11
| | * dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long2017-08-11
| | * dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long2017-08-11
| | * ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-08-11
| | * packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong2017-08-11
| | * openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-08-11
| | * rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-08-11
| | * ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar2017-08-11
| | * ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-08-11
| | * net: Zero terminate ifr_name in dev_ifname().David S. Miller2017-08-11
| | * ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-08-11
* | | Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev2017-08-15
|\| |
| * | Merge 4.4.80 into android-4.4Greg Kroah-Hartman2017-08-07
| |\|
| | * xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-08-06
| | * ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2017-08-06
| | * net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-08-06
| | * vlan: Propagate MAC address to VLANsMike Manning2017-08-06
| | * net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-08-06
| | * af_key: Add lock to key dumpYuejie Shi2017-08-06
| * | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
| |\|
| | * ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov2017-07-27
| | * af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-07-27
| | * Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld2017-07-27
| | * NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk2017-07-27
| | * nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk2017-07-27
| | * nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk2017-07-27
| | * NFC: fix broken device allocationJohan Hovold2017-07-27
| * | UPSTREAM: af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-07-24
* | | Merge "Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4"Linux Build Service Account2017-08-08
|\ \ \
| * | | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
| |\| |
| | * | Merge 4.4.78 into android-4.4Greg Kroah-Hartman2017-07-21
| | |\|
| | | * cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-07-21
| | | * cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-07-21
| | | * cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-07-21