summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-02
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-05
* tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-11-18
* tcp/dccp: fix ireq->opt racesEric Dumazet2017-11-18
* tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-18
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-21
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-27
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-27
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-27
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-27
* net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-30
* ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-30
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-08-11
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-08-11
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-08-11
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-21
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-05
* ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-06-17
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-14
* ipv4: add reference counting to metricsEric Dumazet2017-06-07
* mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2017-05-20
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-20
* mac80211: pass RX aggregation window size to driverSara Sharon2017-05-20
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-14
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-14
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-18
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-09
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-21
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
* net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-15
* net: avoid sk_forward_alloc overflowsEric Dumazet2016-11-15
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-10-31
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-30
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-30
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-24
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-24
* net_sched: update hierarchical backlog tooWANG Cong2016-05-18
* net_sched: introduce qdisc_replace() helperWANG Cong2016-05-18
* ipvs: drop first packet to redirect conntrackJulian Anastasov2016-05-11
* bonding: fix bond_get_stats()Eric Dumazet2016-04-20
* cfg80211/wext: fix message orderingJohannes Berg2016-03-16
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-03
* route: check and remove route cache when we get routeXin Long2016-03-03
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-03
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-03
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-03
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-03
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-31
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04