summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-08-17net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-17NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2012-08-17Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian
2012-08-17NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2012-08-17scm: lower SCM_MAX_FDEric Dumazet
2012-08-17x25: Prevent skb overreads when checking call user dataMatthew Daley
2012-08-17cfg80211: Fix validation of AKM suitesJouni Malinen
2012-08-17wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2012-08-17net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)
2012-08-17fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V
2012-08-17net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen
2012-08-17GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2012-08-17ipv6: Add GSO support on forwarding pathHerbert Xu
2012-08-17atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2012-08-17rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2012-08-17nl80211: fix overflow in ssid_lenLuciano Coelho
2012-08-17net_sched: Fix qdisc_notify()Eric Dumazet
2012-05-17tty: icount changeover for other main devicesAlan Cox
2012-05-17atm: br2864: sent packets truncated in VC routed modeChas Williams
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2012-05-17mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2012-05-17bridge: send proper message_age in config BPDUstephen hemminger
2012-05-17SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2012-05-17SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2012-05-17udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2012-05-17ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2012-05-17net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2012-05-17af_packet: prevent information leakEric Dumazet
2012-05-17net: filter: Use WARN_RATELIMITJoe Perches
2012-05-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2012-05-17netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2012-05-17netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2012-05-17nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2012-05-17SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2012-05-17atm: expose ATM device index in sysfsDan Williams
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2012-03-14Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2012-03-14rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman
2012-03-14ipv6: udp: fix the wrong headroom checkShan Wei
2012-03-14inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2012-03-14dccp: handle invalid feature options lengthDan Rosenberg
2012-03-14ipv6: Silence privacy extensions initializationRomain Francoise
2012-03-14SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden
2012-03-14af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2012-03-14can: add missing socket check in can/raw releaseOliver Hartkopp
2012-03-14can: Add missing socket check in can/bcm release.Dave Jones
2012-03-14net: ax25: fix information leak to userland harderKees Cook
2012-03-14gro: reset skb_iif on reuseAndy Gospodarek
2012-03-14gro: Reset dev pointer on reuseHerbert Xu