summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-26rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2016-10-26sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2-1/+3
2016-10-26net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2016-10-26net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-10-26ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong1-1/+1
2016-10-26tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2016-10-26mac80211: mesh: fix call_rcu() usageJohannes Berg1-4/+4
2016-10-26net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov1-1/+1
2016-10-26sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2016-10-26net: fix a race in dst_release()Eric Dumazet1-1/+1
2016-10-26ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2016-10-26mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2016-04-27ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu1-6/+10
2016-04-27SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust1-0/+2
2016-04-27svcrdma: Fix send_reply() scatter/gather set-upChuck Lever1-1/+10
2016-04-27mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2016-03-21af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2016-03-21ipv6: prevent fib6_run_gc() contentionMichal Kubeček3-15/+12
2016-03-21SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown1-0/+3
2016-03-21atm: deal with setting entry before mkip was calledSasha Levin1-0/+3
2016-03-21netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin1-4/+17
2016-03-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa1-6/+31
2016-03-21net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2-8/+17
2016-03-21ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2016-03-21RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2016-03-21RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2016-03-21net: add validation for the socket syscall protocol argumentHannes Frederic Sowa5-0/+15
2016-03-21unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-19/+164
2016-03-21sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2016-03-21net: Fix RCU splat in af_keyDavid Ahern1-23/+23
2016-03-21rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2016-03-21netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer1-1/+2
2016-03-21inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+4
2016-03-21mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2016-03-21net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2016-03-21rds: rds_ib_device.refcount overflowWengang Wang1-1/+3
2016-03-21net: call rcu_read_lock early in process_backlogJulian Anastasov1-10/+10
2016-03-21net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2016-03-21rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-54/+52
2015-10-229p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-10-22crush: fix a bug in tree bucket decodeIlya Dryomov1-1/+1
2015-10-22bridge: multicast: restore router configuration on port link down/upSatish Ashok1-0/+5
2015-10-22packet: avoid out of bounds read in round robin fanoutWillem de Bruijn1-16/+2
2015-10-22packet: read num_members once in packet_rcv_fanout()Eric Dumazet1-1/+1
2015-10-22bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2-3/+3
2015-10-22sctp: fix ASCONF list handlingMarcelo Ricardo Leitner1-11/+32
2015-10-22SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust1-1/+1
2015-10-22pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer1-1/+1
2015-09-18udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-09-18NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle1-1/+2