summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-12-21BACKPORT: tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2017-11-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-11-18tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-11-18tcp/dccp: fix ireq->opt racesEric Dumazet
2017-11-18tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-10-21sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-10-15BACKPORT: net: xfrm: support setting an output mark.Lorenzo Colitti
2017-10-15UPSTREAM: net: l3mdev: Add master device lookup by indexDavid Ahern
2017-10-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-27Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-27Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-27ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-27ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-09-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
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-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
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-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-06-17ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-05-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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 branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-10UPSTREAM: ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2017-02-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-01-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-01-02net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2017-01-02net: core: add UID to flows, rules, and routesLorenzo Colitti
2017-01-02net: core: Add a UID field to struct sock.Lorenzo Colitti
2017-01-02Revert "net: core: Support UID-based routing."Amit Pundir
2017-01-02Revert "net: core: Handle 'sk' being NULL in UID-based routing"Amit Pundir
2017-01-02Revert "ANDROID: net: fib: remove duplicate assignment"Amit Pundir
2016-11-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper