summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-12-10
* rtnetlink: fix FDB size computationSabrina Dubroca2016-12-10
* af_unix: conditionally use freezable blocking calls in readWANG Cong2016-12-10
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2016-12-10
* net: check dead netns for peernet2id_alloc()WANG Cong2016-12-10
* flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-12-02
* cfg80211: limit scan results cache sizeJohannes Berg2016-12-02
* netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen2016-11-26
* can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2016-11-26
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-21
* net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-21
* sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-21
* fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-21
* sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2016-11-21
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-21
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-21
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-21
* dccp: do not send reset to already closed socketsEric Dumazet2016-11-21
* tcp: fix potential memory corruptionEric Dumazet2016-11-21
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2016-11-21
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2016-11-21
* dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-11-21
* netfilter: fix namespace handling in nf_log_proc_dostringJann Horn2016-11-18
* packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-11-15
* sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2016-11-15
* net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2016-11-15
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
* net: sctp, forbid negative lengthJiri Slaby2016-11-15
* ipv4: use the right lock for ping_group_rangeWANG Cong2016-11-15
* ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-11-15
* net: add recursion limit to GROSabrina Dubroca2016-11-15
* bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2016-11-15
* net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-11-15
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-11-15
* ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko2016-11-15
* ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-11-15
* netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-11-15
* packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2016-11-15
* net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-11-15
* net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-15
* net: pktgen: fix pkt_sizePaolo Abeni2016-11-15
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-15
* ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-11-15
* tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-11-15
* tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-11-15
* tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-11-15
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-11-10
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-10-31
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31