aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-02-15rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-02-15mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-02-10Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-16.02-androidMark Brown
2016-02-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidMark Brown
2016-02-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-02-09mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring
2016-02-05Merge tag 'v3.18.26' into linux-linaro-lsk-v3.18lsk-v3.18-16.02Mark Brown
2016-01-26neigh: Better handling of transition to NUD_PROBE stateErik Kline
2016-01-25net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-01-25net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-01-25net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-01-25net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2016-01-25net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-01-25net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2016-01-22net: check both type and procotol for tcp socketsWANG Cong
2016-01-22RDS: verify the underlying transport exists before creating a connectionSasha Levin
2016-01-21RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2016-01-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2016-01-15af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2016-01-15fou: clean up socket with kfree_rcuHannes Frederic Sowa
2016-01-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2016-01-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-15vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-15net: fix IP early demux racesEric Dumazet
2016-01-15net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-15ipv6: sctp: clone options to avoid use after freeEric Dumazet
2016-01-15sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner
2016-01-15sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-15sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2016-01-15gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2016-01-13xt_qtaguid: fix a race condition in if_tag_stat_updateliping.zhang
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov