summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-01-16net: Fix ip link add netns oopsEric W. Biederman
2013-01-16SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2013-01-16sctp: Enforce retransmission limit during shutdownThomas Graf
2013-01-16sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2013-01-16sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2013-01-16sctp: malloc enough room for asconf-ack chunkWei Yongjun
2013-01-16xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad
2013-01-16nl80211: fix MAC address validationEliad Peller
2013-01-16SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2013-01-16gro: reset vlan_tci on reuseBenjamin Poirier
2013-01-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
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