summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-08pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota1-1/+1
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-08tehuti: Firmware filename is tehuti/bdx.binBen Hutchings1-2/+2
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-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
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 Dumazet2-14/+9
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-08bonding: Fix slave selection bug.Hillf Danton1-2/+2
2011-01-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2011-01-08net: ax25: fix information leak to userlandVasiliy Kulikov1-1/+1
2011-01-08af_unix: limit recursion levelEric Dumazet3-6/+35
2011-01-08af_unix: limit unix_tot_inflightEric Dumazet1-0/+7
2011-01-08r8169: fix sleeping while holding spinlock.françois romieu1-2/+2
2011-01-088139cp: fix checksum brokenShan Wei1-6/+4
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-08sparc: Write to prom console using indirect buffer.David S. Miller5-29/+52
2011-01-08sparc: Delete prom_*getchar().David S. Miller4-83/+0
2011-01-08sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller6-54/+55
2011-01-08sparc: Do not export prom_nb{get,put}char().David S. Miller4-20/+4
2011-01-08sparc64: Delete prom_setcallback().David S. Miller2-22/+0
2011-01-08sparc64: Unexport prom_service_exists().David S. Miller2-2/+1
2011-01-08sparc: Kill prom devops_{32,64}.cDavid S. Miller5-195/+0
2011-01-08sparc: Remove prom_pathtoinode()David S. Miller4-35/+0
2011-01-08sparc64: Delete prom_puts() unused.David S. Miller1-16/+0
2011-01-08SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom1-2/+2
2011-01-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2011-01-08ath9k: fix bug in tx powerMatteo Croce1-4/+8
2011-01-08ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau4-54/+47
2011-01-08ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2-3/+6
2011-01-08ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2-3/+4
2011-01-08ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan1-1/+10
2011-01-08llc: fix a device refcount imbalanceEric Dumazet1-2/+3
2011-01-08qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2-0/+2
2011-01-08qla2xxx: Correct issue where NPIV-config data was not being allocated for 82x...Andrew Vasquez1-0/+1
2011-01-08ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2011-01-08PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai1-1/+1
2011-01-08IB/uverbs: Handle large number of entries in poll CQDan Carpenter1-43/+56
2011-01-08x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha1-1/+2