summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko5-1376/+1373
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-28/+39
2012-11-28bnx2x: Change duplex setting in EEE functionYaniv Rosner1-2/+2
2012-11-28bnx2x: Add warning message in case of non-10G SFP moduleYaniv Rosner1-2/+8
2012-11-28bnx2x: Cosmetic changesYaniv Rosner2-188/+127
2012-11-28bnx2x: Always take PHY lockYaniv Rosner6-52/+11
2012-11-28bnx2x: Add support for BCM84834Yaniv Rosner2-16/+67
2012-11-28bnx2x: Fix SFP+ current leakageYaniv Rosner1-46/+45
2012-11-28bnx2x: Change MDIO clock settingsYaniv Rosner4-20/+66
2012-11-28bnx2x: Add support for 20G-KR2Yaniv Rosner4-34/+365
2012-11-28bnx2x: Activate LFAYaniv Rosner3-1/+22
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville289-8355/+27487
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28ixgbe: bump version numberDon Skidmore1-5/+1
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose3-4/+10
2012-11-28ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav1-4/+10
2012-11-28ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck1-8/+0
2012-11-28igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick1-3/+2
2012-11-28igbvf: update version numberMitch A Williams1-1/+1
2012-11-28igbvf: work around i350 erratumMitch A Williams3-3/+15
2012-11-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-189/+366
2012-11-27can: mpc5xxx_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+1
2012-11-27can: c_can_platform: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: at91_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+1
2012-11-27can: flexcan: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: ti_hecc: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: bfin_can: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2-3/+5
2012-11-27can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie3-0/+1657
2012-11-27can: c_can: Add d_can raminit supportAnilKumar Ch3-1/+42
2012-11-27Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds13-23/+83
2012-11-27Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-11-27Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-523/+16
2012-11-27Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+14
2012-11-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+2
2012-11-27futex: avoid wake_futex() for a PI futex_qDarren Hart1-1/+17
2012-11-27watchdog: using u64 in get_sample_period()Chuansheng Liu1-2/+2
2012-11-27writeback: put unused inodes to LRU after writeback completionJan Kara3-2/+17
2012-11-27mm: vmscan: check for fatal signals iff the process was throttledMel Gorman1-10/+27
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman4-6/+13
2012-11-27proc: check vma->vm_file before dereferencingStanislav Kinsbursky1-2/+3
2012-11-27UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells1-0/+3
2012-11-27include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-27net: ipmr: limit MRT_TABLE identifiersEric Dumazet1-0/+4
2012-11-27ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches1-0/+6
2012-11-27ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell1-1/+2
2012-11-27sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley3-6/+81
2012-11-27cpts: add missing kconfig dependencyRichard Cochran1-0/+1