summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-26rfkill: copy the name into the rfkill structJohannes Berg
2016-10-26sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2016-10-26net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2016-10-26net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-10-26ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-10-26tcp: md5: fix lockdep annotationEric Dumazet
2016-10-26mac80211: mesh: fix call_rcu() usageJohannes Berg
2016-10-26net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov
2016-10-26sctp: translate host order to network order when setting a hmacidlucien
2016-10-26net: fix a race in dst_release()Eric Dumazet
2016-10-26ipv6: fix tunnel error handlingMichal Kubeček
2016-10-26mac80211: fix driver RSSI event calculationsJohannes Berg
2016-04-27ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu
2016-04-27SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2016-04-27svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2016-04-27mac80211: enable assoc check for mesh interfacesBob Copeland
2016-03-21af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-21ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2016-03-21SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown
2016-03-21atm: deal with setting entry before mkip was calledSasha Levin
2016-03-21netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin
2016-03-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2016-03-21net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com
2016-03-21ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2016-03-21RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2016-03-21RDS: verify the underlying transport exists before creating a connectionSasha Levin
2016-03-21net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-03-21unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2016-03-21sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2016-03-21net: Fix RCU splat in af_keyDavid Ahern
2016-03-21rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2016-03-21netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer
2016-03-21inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2016-03-21mac80211: clear subdir_stations when removing debugfsTom Hughes
2016-03-21net: Clone skb before setting peeked flagHerbert Xu
2016-03-21rds: rds_ib_device.refcount overflowWengang Wang
2016-03-21net: call rcu_read_lock early in process_backlogJulian Anastasov
2016-03-21net: do not process device backlog during unregistrationJulian Anastasov
2016-03-21rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-10-229p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-10-22crush: fix a bug in tree bucket decodeIlya Dryomov
2015-10-22bridge: multicast: restore router configuration on port link down/upSatish Ashok
2015-10-22packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-10-22packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-10-22bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-10-22sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-10-22SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-10-22pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet
2015-09-18NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle