summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-06mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau
2011-02-06mac80211: fix mesh forwarding when ratelimited tooMilton Miller
2011-02-06mac80211: fix hard lockup in sta_addba_resp_timer_expiredStanislaw Gruszka
2011-02-06mac80211: fix mesh forwardingJohannes Berg
2011-02-06net: packet: fix information leak to userlandVasiliy Kulikov
2011-02-06net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski
2011-02-06net/dst: dst_dev_event() called after other notifiersEric Dumazet
2011-02-06x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-02-06l2tp: Fix modalias of l2tp_ipMichal Marek
2011-02-06econet: Fix crash in aun_incoming().David S. Miller
2011-02-06econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2011-02-06filter: fix sk_filter rcu handlingEric Dumazet
2011-02-06cls_cgroup: Fix crash on module unloadHerbert Xu
2011-02-06bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2011-02-06net: ax25: fix information leak to userlandVasiliy Kulikov
2011-02-06af_unix: limit recursion levelEric Dumazet
2011-02-06net: Export cred_to_ucred to modules.David S. Miller
2011-02-06sock: Introduce cred_to_ucredEric W. Biederman
2011-02-06af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2011-02-06scm: Capture the full credentials of the scm sender.Eric W. Biederman
2011-02-06af_unix: limit unix_tot_inflightEric Dumazet
2011-02-06tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2011-02-06tcp: avoid a possible divide by zeroEric Dumazet
2011-02-06tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2011-02-06tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-02-06tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-02-06tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2011-02-06mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2011-02-06llc: fix a device refcount imbalanceEric Dumazet
2011-02-06sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-12-14cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-12-14rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-12-14econet: fix CVE-2010-3848Phil Blundell
2010-12-14econet: fix CVE-2010-3850Phil Blundell
2010-12-14econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-12-14x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-12-14can-bcm: fix minor heap overflowOliver Hartkopp
2010-12-14filter: make sure filters dont read uninitialized memoryDavid S. Miller
2010-12-14net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-12-14memory corruption in X.25 facilities parsingandrew hendry
2010-12-14net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-14net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-12-14DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-12-14netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2010-12-14net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2010-12-14mac80211: delete AddBA response timerJohannes Berg
2010-12-14mac80211: don't sanitize invalid ratesChristian Lamparter
2010-12-14mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-12-14mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-12-14mac80211: clear txflags for ps-filtered framesChristian Lamparter