aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-04Merge tag 'lsk-v3.18-16.06' into lsk-3.18-armltJon Medhurst
2016-06-24 Merge tag 'v3.18.36' into linux-linaro-lsk-v3.18Alex Shi
2016-06-19wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-19mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-24Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18Alex Shi
2016-05-17nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-12Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-12 Merge tag 'v3.18.33' into linux-linaro-lsk-v3.18Alex Shi
2016-05-08nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-05-05Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-23tcp_cubic: do not set epoch_start in the futureEric Dumazet
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-20tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2016-04-12net: Fix skb_set_peeked use-after-free bugHerbert Xu
2016-04-12net: Clone skb before setting peeked flagHerbert Xu
2016-04-11BACKPORT: nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen
2016-04-11net: tcp: fix rtable leak in tcp_is_local[6]liping.zhang
2016-04-07Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-07Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-20mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-20mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-20cfg80211/wext: fix message orderingJohannes Berg
2016-03-20wext: fix message delay/orderingJohannes Berg
2016-03-18Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18Alex Shi
2016-03-14ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa
2016-03-14Correct backport for ip6_gre: release cached dst on tunnel removalSasha Levin
2016-03-10libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-08sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-02-26Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-02-15net: bpf: reject invalid shiftsRabin Vincent
2016-02-15phonet: properly unshare skbs in phonet_rcv()Eric Dumazet
2016-02-15tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-02-15ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-02-15net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin
2016-02-15net: possible use after free in dst_releaseFrancesco Ruggeri
2016-02-15net: sched: fix missing free per cpu on qstatsJohn Fastabend
2016-02-15bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau
2016-02-15sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2016-02-15ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin