summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-06sunrpc: fix stripping of padded MIC tokensTomáš Trnka1-2/+2
2016-05-17nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-08nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-04-23tcp_cubic: do not set epoch_start in the futureEric Dumazet1-2/+8
2016-04-20tcp_cubic: better follow cubic curve after idle periodEric Dumazet1-0/+16
2016-04-12net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2016-04-12net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-20mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-03-20mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-03-20cfg80211/wext: fix message orderingJohannes Berg2-1/+4
2016-03-20wext: fix message delay/orderingJohannes Berg1-11/+40
2016-03-14ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa1-0/+3
2016-03-14Correct backport for ip6_gre: release cached dst on tunnel removalSasha Levin1-0/+1
2016-03-10libceph: don't bail early from try_read() when skipping a messageIlya Dryomov1-2/+2
2016-03-08sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-02-15xfrm: dst_entries_init() per-net dst_opsDan Streetman3-62/+75
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-1/+1
2016-02-15net: bpf: reject invalid shiftsRabin Vincent1-0/+5
2016-02-15phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-02-15tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-02-15ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-02-15net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2016-02-15net: possible use after free in dst_releaseFrancesco Ruggeri1-1/+2
2016-02-15net: sched: fix missing free per cpu on qstatsJohn Fastabend1-1/+3
2016-02-15bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau2-8/+32
2016-02-15sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2016-02-15ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2016-02-15rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-02-15mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni5-19/+11
2016-02-09mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-3/+3
2016-01-22net: check both type and procotol for tcp socketsWANG Cong2-2/+4
2016-01-22RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2016-01-21RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2016-01-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-19/+164
2016-01-15af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2016-01-15fou: clean up socket with kfree_rcuHannes Frederic Sowa1-1/+2
2016-01-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2016-01-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich1-1/+1
2016-01-15vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2
2016-01-15net: fix IP early demux racesEric Dumazet2-5/+3
2016-01-15net: add validation for the socket syscall protocol argumentHannes Frederic Sowa5-0/+15
2016-01-15ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2016-01-15sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner1-0/+1
2016-01-15sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2-2/+3
2016-01-15sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2
2016-01-15gre6: allow to update all parameters via rtnlNicolas Dichtel1-5/+3
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2