summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-16net: Fix ip link add netns oopsEric W. Biederman1-0/+3
2013-01-16SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak1-6/+4
2013-01-16sctp: Enforce retransmission limit during shutdownThomas Graf4-13/+61
2013-01-16sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2-8/+21
2013-01-16sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2-7/+12
2013-01-16sctp: malloc enough room for asconf-ack chunkWei Yongjun1-2/+2
2013-01-16xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad1-2/+2
2013-01-16nl80211: fix MAC address validationEliad Peller1-2/+2
2013-01-16SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust1-2/+1
2013-01-16gro: reset vlan_tci on reuseBenjamin Poirier1-0/+1
2013-01-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-08-17net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2-0/+4
2012-08-17NFS/sunrpc: don't use a credential with extra groups.NeilBrown1-0/+3
2012-08-17Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2-0/+2
2012-08-17NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2-0/+4
2012-08-17scm: lower SCM_MAX_FDEric Dumazet1-4/+6
2012-08-17x25: Prevent skb overreads when checking call user dataMatthew Daley1-1/+2
2012-08-17cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4
2012-08-17wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2012-08-17net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)1-2/+2
2012-08-17fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V1-2/+4
2012-08-17net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen1-1/+2
2012-08-17GRO: fix merging a paged skb after non-paged skbsMichal Schmidt1-2/+6
2012-08-17ipv6: Add GSO support on forwarding pathHerbert Xu1-1/+1
2012-08-17atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck1-3/+4
2012-08-17rose: Add length checks to CALL_REQUEST parsingBen Hutchings4-46/+86
2012-08-17nl80211: fix overflow in ssid_lenLuciano Coelho1-2/+2
2012-08-17net_sched: Fix qdisc_notify()Eric Dumazet1-7/+7
2012-05-17tty: icount changeover for other main devicesAlan Cox1-4/+0
2012-05-17atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller11-8/+195
2012-05-17svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields1-5/+6
2012-05-17mac80211: Restart STA timers only on associated stateRajkumar Manoharan1-0/+3
2012-05-17bridge: send proper message_age in config BPDUstephen hemminger2-2/+3
2012-05-17SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear1-1/+1
2012-05-17SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust1-16/+11
2012-05-17udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2-0/+6
2012-05-17ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang1-1/+1
2012-05-17net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner1-0/+3
2012-05-17af_packet: prevent information leakEric Dumazet1-0/+2
2012-05-17net: filter: Use WARN_RATELIMITJoe Perches1-1/+3
2012-05-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2-3/+3
2012-05-17netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao1-1/+1
2012-05-17netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao1-1/+3
2012-05-17nl80211: fix check for valid SSID size in scan operationsLuciano Coelho1-1/+1
2012-05-17SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust1-3/+13
2012-05-17atm: expose ATM device index in sysfsDan Williams1-0/+10
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet4-4/+16
2012-03-14Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg1-1/+2
2012-03-14rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman1-0/+1