summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * ipv6: repair fib6 tree in failure caseWei Wang2017-08-30
| | * ipv6: reset fn->rr_ptr when replacing routeWei Wang2017-08-30
| | * tipc: fix use-after-freeEric Dumazet2017-08-30
| | * sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-30
| | * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-30
| | * net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov2017-08-30
| | * ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet2017-08-30
| | * dccp: defer ccid_hc_tx_delete() at dismantle timeEric Dumazet2017-08-30
| | * dccp: purge write queue in dccp_destroy_sock()Eric Dumazet2017-08-30
| | * af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet2017-08-30
| * | Merge 4.4.84 into android-4.4Greg Kroah-Hartman2017-08-29
| |\|
| | * netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang2017-08-24
| * | ANDROID: check dir value of xfrm_userpolicy_idSuren Baghdasaryan2017-08-21
| * | ANDROID: NFC: Fix possible memory corruption when handling SHDLC I-Frame comm...Suren Baghdasaryan2017-08-21
| * | ANDROID: Use sk_uid to replace uid get from socket fileChenbo Feng2017-08-15
* | | 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