summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-27unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-02-27unix: properly account for FDs passed over unix socketswilly tarreau
2016-02-27sctp: translate network order to host order when users get a hmacidXin Long
2016-02-27rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-02-27sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner
2016-02-27af_unix: fix struct pid memory leakEric Dumazet
2016-02-13sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2016-02-13ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-22udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-22Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings
2016-01-22net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-22net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2016-01-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-22rfkill: copy the name into the rfkill structJohannes Berg
2016-01-22ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet
2016-01-22sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-30af_unix: fix a fatal race with bit fieldsEric Dumazet
2015-12-30af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-30bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-30ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-30sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-30ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-30dccp: remove unnecessary codes in ipv6.cRongQing.Li
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-30net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-30net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-12-30snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-30ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-30RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2015-12-30unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-30net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-30ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2015-12-30mac80211: mesh: fix call_rcu() usageJohannes Berg
2015-12-30net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov
2015-12-30sctp: translate host order to network order when setting a hmacidlucien
2015-11-27ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-11-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-11-27irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter
2015-11-27net: fix a race in dst_release()Eric Dumazet
2015-11-27ipv6: fix tunnel error handlingMichal Kubeček
2015-11-27packet: fix match_fanout_group()Eric Dumazet
2015-11-27mac80211: fix driver RSSI event calculationsJohannes Berg
2015-11-17ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-13Revert "sctp: Fix race between OOTB responce and route removal"Ben Hutchings
2015-10-13ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček