aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2015-10-132-4/+6
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2015-10-133-15/+12
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2015-10-131-5/+9
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-10-131-1/+1
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-10-132-9/+27
* net: Fix skb csum races when peekingHerbert Xu2015-10-131-1/+2
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-10-131-1/+3
* net/tipc: initialize security state for new connection socketStephen Smalley2015-10-131-0/+2
* RDS: verify the underlying transport exists before creating a connectionSasha Levin2015-10-131-0/+6
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-10-131-1/+16
* SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust2015-10-131-0/+2
* mac80211: enable assoc check for mesh interfacesBob Copeland2015-10-131-3/+0
* sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-10-131-1/+1
* net: Fix RCU splat in af_keyDavid Ahern2015-10-131-23/+23
* net: Fix skb_set_peeked use-after-free bugHerbert Xu2015-10-131-6/+7
* net: Clone skb before setting peeked flagHerbert Xu2015-10-131-4/+38
* rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2015-10-131-1/+1
* pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf2015-10-131-1/+1
* ipv6: Fix build failure when CONFIG_INET disabledBen Hutchings2015-10-131-1/+2
* netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-08-121-1/+2
* inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-08-121-2/+4
* mac80211: clear subdir_stations when removing debugfsTom Hughes2015-08-121-0/+1
* datagram: Factor out sk queue referencingPavel Emelyanov2015-08-121-4/+5
* rds: rds_ib_device.refcount overflowWengang Wang2015-08-121-1/+3
* net: call rcu_read_lock early in process_backlogJulian Anastasov2015-08-121-15/+11
* net: do not process device backlog during unregistrationJulian Anastasov2015-08-121-2/+4
* rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-08-121-54/+52
* 9p: forgetting to cancel request on interrupted zero-copy RPCAl Viro2015-08-121-1/+2
* netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-08-121-1/+4
* crush: fix a bug in tree bucket decodeIlya Dryomov2015-08-121-1/+1
* bridge: multicast: restore router configuration on port link down/upSatish Ashok2015-08-121-0/+5
* NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-08-121-1/+2
* SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2015-08-121-1/+1
* pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer2015-08-121-1/+1
* net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng2015-08-071-14/+10
* sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-08-071-1/+3
* neigh: do not modify unlinked entriesJulian Anastasov2015-08-071-0/+11
* packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-08-071-16/+2
* packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-08-071-1/+1
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-08-072-3/+3
* unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2015-08-072-0/+16
* ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2015-08-072-22/+39
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-08-071-11/+32
* udp: fix behavior of wrong checksumsEric Dumazet2015-08-072-8/+4
* bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-08-071-4/+3
* bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo2015-08-071-1/+1
* mac80211: move WEP tailroom size checkJanusz Dziedzic2015-08-071-2/+4
* ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala2015-08-071-0/+3
* ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2015-05-091-5/+5
* ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-05-091-11/+21