summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-03-06
* cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2017-03-06
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-12-12
| |\
| | * esp6: Fix integrity verification when ESN are usedTobias Brunner2016-12-10
| | * esp4: Fix integrity verification when ESN are usedTobias Brunner2016-12-10
| | * ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-10
| | * ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-10
| | * net: ping: check minimum size on ICMP header lengthKees Cook2016-12-10
| | * net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-10
| | * packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-10
| | * net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2016-12-10
| | * netlink: Do not schedule work from sk_destructHerbert Xu2016-12-10
| | * netlink: Call cb->done from a worker threadHerbert Xu2016-12-10
| | * net/sched: pedit: make sure that offset is validAmir Vadai2016-12-10
| | * net, sched: respect rcu grace period on cls destructionDaniel Borkmann2016-12-10
| | * 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
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-12-06
| |\|
| | * flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-12-02
| | * cfg80211: limit scan results cache sizeJohannes Berg2016-12-02
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-28
| |\|
| | * 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
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-25
| |\|
| | * 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
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
| |\|
| | * 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