summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-08-30Merge 4.4.85 into android-4.4Greg Kroah-Hartman
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-30ipv4: better IP_MAX_MTU enforcementEric Dumazet
2017-08-11Merge 4.4.81 into android-4.4Greg Kroah-Hartman
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-06-27Merge 4.4.73 into android-4.4Greg Kroah-Hartman
2017-06-17ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-07Merge 4.4.71 into android-4.4Greg Kroah-Hartman
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-05-21Merge 4.4.69 into android-4.4Greg Kroah-Hartman
2017-05-20mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2017-05-20mac80211: pass RX aggregation window size to driverSara Sharon
2017-05-15Merge 4.4.68 into android-4.4Greg Kroah-Hartman
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-04-06UPSTREAM: ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2017-03-02Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-01-17Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-01-03Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-12-20net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-12-20net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-12-20net: core: Add a UID field to struct sock.Lorenzo Colitti
2016-12-20Revert "net: core: Support UID-based routing."Lorenzo Colitti
2016-11-21Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani
2016-11-15net: avoid sk_forward_alloc overflowsEric Dumazet
2016-11-07Merge tag 'v4.4.30' into android-4.4.yDmitry Shmidt
2016-10-31tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-30tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-19net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-02UPSTREAM: tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet