summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-04-25merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2011-04-22Merge remote branch 'common/android-2.6.36' into android-tegra-2.6.36Rebecca Schultz Zavin
2011-03-22Use BT POWER force_active parameter for rx data.Jaikumar Ganesh
2011-03-11net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-02-22tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2011-01-07Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2011-01-07mac80211: fix mesh forwardingJohannes Berg
2011-01-07net: packet: fix information leak to userlandVasiliy Kulikov
2011-01-07net: fix skb_defer_rx_timestamp()Eric Dumazet
2011-01-07net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski
2011-01-07net/dst: dst_dev_event() called after other notifiersEric Dumazet
2011-01-07x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-01-07l2tp: Fix modalias of l2tp_ipMichal Marek
2011-01-07econet: Fix crash in aun_incoming().David S. Miller
2011-01-07econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2011-01-07filter: fix sk_filter rcu handlingEric Dumazet
2011-01-07cls_cgroup: Fix crash on module unloadHerbert Xu
2011-01-07bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2011-01-07net: ax25: fix information leak to userlandVasiliy Kulikov
2011-01-07af_unix: limit recursion levelEric Dumazet
2011-01-07af_unix: limit unix_tot_inflightEric Dumazet
2011-01-07tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2011-01-07tcp: avoid a possible divide by zeroEric Dumazet
2011-01-07tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2011-01-07tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-01-07tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-01-07tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2011-01-07mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2011-01-07llc: fix a device refcount imbalanceEric Dumazet
2011-01-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-12-21Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-12-09cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-12-09rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-12-09econet: fix CVE-2010-3848Phil Blundell
2010-12-09econet: fix CVE-2010-3850Phil Blundell
2010-12-09econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-12-09x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-12-09can-bcm: fix minor heap overflowOliver Hartkopp
2010-12-09filter: make sure filters dont read uninitialized memoryDavid S. Miller
2010-12-09vlan: Avoid hwaccel vlan packets when vid not used.Jesse Gross
2010-12-09memory corruption in X.25 facilities parsingandrew hendry
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-09net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-12-09DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-12-09netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2010-12-09net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2010-12-09SUNRPC: After calling xprt_release(), we must restart from call_reserveTrond Myklebust
2010-12-09mac80211: don't sanitize invalid ratesChristian Lamparter
2010-12-09mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-12-09mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez