summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-02-18net: Fix ip link add netns oopsEric W. Biederman1-0/+3
2011-02-18cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-0/+1
2011-02-18cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez1-4/+8
2011-02-18mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau1-1/+2
2011-02-18mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau1-0/+3
2011-02-18mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho1-9/+2
2011-02-18mac80211: add missing synchronize_rcuJohannes Berg1-0/+6
2011-02-18mac80211: fix mesh forwarding when ratelimited tooMilton Miller1-2/+2
2011-01-08mac80211: fix mesh forwardingJohannes Berg1-1/+4
2011-01-08net: packet: fix information leak to userlandVasiliy Kulikov1-1/+2
2011-01-08net: fix skb_defer_rx_timestamp()Eric Dumazet1-2/+4
2011-01-08net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski1-1/+3
2011-01-08net/dst: dst_dev_event() called after other notifiersEric Dumazet1-0/+1
2011-01-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2011-01-08l2tp: Fix modalias of l2tp_ipMichal Marek1-1/+5
2011-01-08econet: Fix crash in aun_incoming().David S. Miller1-1/+5
2011-01-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage1-2/+4
2011-01-08filter: fix sk_filter rcu handlingEric Dumazet1-13/+6
2011-01-08cls_cgroup: Fix crash on module unloadHerbert Xu1-2/+0
2011-01-08bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens1-1/+1
2011-01-08net: ax25: fix information leak to userlandVasiliy Kulikov1-1/+1
2011-01-08af_unix: limit recursion levelEric Dumazet2-6/+33
2011-01-08af_unix: limit unix_tot_inflightEric Dumazet1-0/+7
2011-01-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet1-12/+15
2011-01-08tcp: avoid a possible divide by zeroEric Dumazet1-2/+4
2011-01-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati1-5/+4
2011-01-08tcp: Make TCP_MAXSEG minimum more correct.David S. Miller1-1/+1
2011-01-08tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller1-1/+1
2011-01-08tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller1-5/+3
2011-01-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2011-01-08llc: fix a device refcount imbalanceEric Dumazet1-2/+3
2011-01-08sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown1-1/+8
2010-12-10cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+51
2010-12-10rds: Integer overflow in RDS cmsg handlingDan Rosenberg1-1/+1
2010-12-10econet: fix CVE-2010-3848Phil Blundell1-31/+31
2010-12-10econet: fix CVE-2010-3850Phil Blundell1-0/+3
2010-12-10econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell1-18/+8
2010-12-10x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg1-3/+9
2010-12-10can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-12-10filter: make sure filters dont read uninitialized memoryDavid S. Miller1-29/+35
2010-12-10vlan: Avoid hwaccel vlan packets when vid not used.Jesse Gross2-0/+13
2010-12-10memory corruption in X.25 facilities parsingandrew hendry2-4/+6
2010-12-10net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2-15/+15
2010-12-10net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds1-0/+4
2010-12-10DECnet: don't leak uninitialized stack byteDan Rosenberg1-0/+2
2010-12-10netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet1-1/+2
2010-12-10net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings1-3/+3
2010-12-10SUNRPC: After calling xprt_release(), we must restart from call_reserveTrond Myklebust1-1/+1
2010-12-10mac80211: don't sanitize invalid ratesChristian Lamparter1-0/+3
2010-12-10mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan1-0/+1