summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-04mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet3-10/+32
2012-02-13net: fix sk_forward_alloc corruptionsEric Dumazet3-2/+10
2012-02-13rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng1-6/+2
2012-01-26svcrpc: destroy server sockets all at onceJ. Bruce Fields2-7/+11
2012-01-26svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields1-0/+3
2011-12-22xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad1-2/+2
2011-12-09gro: reset vlan_tci on reuseBenjamin Poirier1-0/+1
2011-12-09nl80211: fix MAC address validationEliad Peller1-2/+2
2011-12-09SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust1-2/+1
2011-11-26tty: icount changeover for other main devicesAlan Cox1-4/+0
2011-11-26ipv6: udp: fix the wrong headroom checkShan Wei1-1/+1
2011-11-26NFS/sunrpc: don't use a credential with extra groups.NeilBrown1-0/+3
2011-11-08net_sched: Fix qdisc_notify()Eric Dumazet1-7/+7
2011-11-08nl80211: fix overflow in ssid_lenLuciano Coelho1-2/+2
2011-11-08Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg1-1/+1
2011-11-08Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2-0/+2
2011-11-08NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2-0/+4
2011-11-08scm: lower SCM_MAX_FDEric Dumazet1-4/+6
2011-11-08x25: Prevent skb overreads when checking call user dataMatthew Daley1-1/+2
2011-11-08cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4
2011-11-08wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-11-08net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)1-2/+2
2011-11-08fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V1-2/+4
2011-11-08net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen1-1/+2
2011-11-08GRO: fix merging a paged skb after non-paged skbsMichal Schmidt1-2/+6
2011-11-08ipv6: Add GSO support on forwarding pathHerbert Xu1-1/+1
2011-11-08Fix broken backport for IPv6 tunnelsStratos Psomadakis1-2/+2
2011-11-08atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck1-3/+4
2011-08-30atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-08-16net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller11-8/+195
2011-08-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR1-3/+8
2011-08-08tunnels: fix netns vs proto registration orderingAlexey Dobriyan4-38/+38
2011-08-08netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan1-5/+11
2011-08-08gre: fix netns vs proto registration orderingAlexey Dobriyan1-9/+10
2011-08-08svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields1-5/+6
2011-08-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan1-0/+3
2011-08-08bridge: send proper message_age in config BPDUstephen hemminger2-2/+3
2011-08-08SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear1-1/+1
2011-08-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust1-16/+11
2011-07-13udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2-0/+6
2011-07-13ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang1-1/+1
2011-07-13net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner1-0/+3
2011-07-13af_packet: prevent information leakEric Dumazet1-0/+2
2011-07-13net: filter: Use WARN_RATELIMITJoe Perches1-1/+3
2011-07-13inet_diag: fix inet_diag_bc_audit()Eric Dumazet1-8/+6
2011-07-13SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2-3/+3
2011-06-24netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao1-1/+1
2011-06-24netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao1-1/+3
2011-06-24nl80211: fix check for valid SSID size in scan operationsLuciano Coelho1-1/+1