summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-211-1/+5
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-271-6/+1
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-271-27/+9
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-271-1/+1
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-271-1/+29
* net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-301-1/+4
* ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-301-2/+2
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-08-111-1/+2
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-08-111-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-08-111-0/+4
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-211-0/+8
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-051-10/+0
* ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-06-171-0/+5
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-141-0/+1
* ipv4: add reference counting to metricsEric Dumazet2017-06-072-6/+12
* mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2017-05-201-0/+4
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-201-14/+30
* mac80211: pass RX aggregation window size to driverSara Sharon2017-05-201-3/+5
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-141-0/+2
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-141-0/+1
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-181-0/+4
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-091-0/+11
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-211-0/+1
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-211-0/+1
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-151-2/+2
* net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-151-0/+9
* net: avoid sk_forward_alloc overflowsEric Dumazet2016-11-151-0/+10
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-10-311-0/+16
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-301-1/+1
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-301-0/+2
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-241-0/+1
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-241-1/+1
* net_sched: update hierarchical backlog tooWANG Cong2016-05-182-2/+7
* net_sched: introduce qdisc_replace() helperWANG Cong2016-05-181-0/+17
* ipvs: drop first packet to redirect conntrackJulian Anastasov2016-05-111-0/+17
* bonding: fix bond_get_stats()Eric Dumazet2016-04-201-0/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-03-161-0/+6
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-031-2/+3
* route: check and remove route cache when we get routeXin Long2016-03-031-0/+1
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-031-1/+1
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-032-2/+3
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-031-2/+10
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-031-0/+18
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-311-3/+16
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-042-7/+16
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-161-1/+1
* inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-161-0/+1
* net: fix IP early demux racesEric Dumazet2015-12-142-1/+34
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+1
* xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-112-10/+16