summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2-8/+9
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings1-1/+2
2011-12-06netback: Fix alert message.Wei Liu1-1/+1
2011-12-06r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu1-8/+3
2011-12-06r8169: Rx FIFO overflow fixes.françois romieu1-25/+17
2011-12-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-61/+102
2011-12-05ipv4: Fix peer validation on cached lookup.David S. Miller1-22/+13
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-61/+102
2011-12-03ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov1-6/+6
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-280/+589
2011-12-02netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-02ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-02sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-02Linux 3.2-rc4v3.2-rc4Linus Torvalds1-1/+1
2011-12-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-536/+995
2011-12-02ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds27-120/+199
2011-12-01Revert "udp: remove redundant variable"David S. Miller2-14/+16
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2-15/+20
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller1-7/+19
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+60
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt1-7/+20
2011-12-01net/core: fix rollback handler in register_netdevice_notifierRongQing.Li1-1/+2
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson1-27/+6
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-12-01Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+3
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-12-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds71-270/+517
2011-12-01ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-12-01ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-12-01ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-12-01ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet1-2/+6
2011-12-01sch_teql: fix lockdep splatEric Dumazet1-11/+20
2011-12-01net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich1-0/+6
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez1-2/+4
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez1-16/+27
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-14/+52
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva1-3/+3
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva1-1/+1
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva1-4/+2
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva1-0/+1
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva1-0/+1
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan1-3/+3
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood1-1/+1