summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-04mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2012-02-13net: fix sk_forward_alloc corruptionsEric Dumazet
2012-02-13rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2011-12-21xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad
2011-12-09gro: reset vlan_tci on reuseBenjamin Poirier
2011-12-09nl80211: fix MAC address validationEliad Peller
2011-12-09SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-26tty: icount changeover for other main devicesAlan Cox
2011-11-26ipv6: udp: fix the wrong headroom checkShan Wei
2011-11-26NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2011-11-07net_sched: Fix qdisc_notify()Eric Dumazet
2011-11-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-11-07Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2011-11-07Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian
2011-11-07NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-11-07scm: lower SCM_MAX_FDEric Dumazet
2011-11-07x25: Prevent skb overreads when checking call user dataMatthew Daley
2011-11-07cfg80211: Fix validation of AKM suitesJouni Malinen
2011-11-07wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-11-07net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)
2011-11-07fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V
2011-11-07net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen
2011-11-07GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2011-11-07ipv6: Add GSO support on forwarding pathHerbert Xu
2011-11-07Fix broken backport for IPv6 tunnelsStratos Psomadakis
2011-11-07atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2011-08-29atm: br2864: sent packets truncated in VC routed modeChas Williams
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR
2011-08-08tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2011-08-08netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan
2011-08-08gre: fix netns vs proto registration orderingAlexey Dobriyan
2011-08-08svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-08-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-08-08bridge: send proper message_age in config BPDUstephen hemminger
2011-08-08SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-08-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-13udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-07-13ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-07-13net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-07-13af_packet: prevent information leakEric Dumazet
2011-07-13net: filter: Use WARN_RATELIMITJoe Perches
2011-07-13inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-07-13SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-23netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2011-06-23netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2011-06-23nl80211: fix check for valid SSID size in scan operationsLuciano Coelho