summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-07net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-10-07tcp: drop SYN+FIN messagesEric Dumazet
2012-10-07tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-10-07dccp: check ccid before dereferencingMathias Krause
2012-10-07svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-10-07svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-10-07tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-10-07wanmain: comparing array with NULLAlan Cox
2012-10-07cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-10-07sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-10-07netem: fix possible skb leakEric Dumazet
2012-10-07net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward
2012-10-07net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-10-07netlink: fix races after skb queueingEric Dumazet
2012-10-07phonet: Check input from user before allocatingSasha Levin
2012-10-07nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-10-07SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-10-07ipsec: be careful of non existing mac headersEric Dumazet
2012-10-07tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2012-10-07net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-10-07rose: Add length checks to CALL_REQUEST parsingBen Hutchings
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