summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: netpoll supportIvan Vecera2011-12-081-1/+17
* net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-081-1/+1
* net/fec: fix the .remove codeLothar Waßmann2011-12-081-9/+22
* net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-081-1/+4
* net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-081-1/+1
* net/fec: don't request invalid IRQLothar Waßmann2011-12-081-2/+6
* net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-081-0/+2
* net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-081-1/+1
* net/fec: misc cleanupsLothar Waßmann2011-12-081-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bridge: add local MAC address to forwarding table (v2)stephen hemminger2011-12-084-5/+25
* bridge: rearrange fdb notifications (v2)stephen hemminger2011-12-081-19/+20
* bridge: refactor fdb_notifystephen hemminger2011-12-081-4/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-06151-1101/+1553
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0619-132/+155
| |\
| | * net: Silence seq_scale() unused warningStephen Boyd2011-12-061-0/+2
| | * ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-062-8/+9
| | * pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
| | * netback: Fix alert message.Wei Liu2011-12-061-1/+1
| | * r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-051-8/+3
| | * r8169: Rx FIFO overflow fixes.françois romieu2011-12-051-25/+17
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-0512-61/+102
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-0512-61/+102
| | | |\
| | * | | ipv4: Fix peer validation on cached lookup.David S. Miller2011-12-051-22/+13
| | |/ /
| | * | ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov2011-12-031-6/+6
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-066-5/+15
| |\ \ \
| | * | | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-051-1/+3
| | * | | perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt2011-12-051-0/+2
| | * | | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-051-1/+2
| | * | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-051-1/+0
| | * | | tracing: Restore system filter behaviorLi Zefan2011-12-052-1/+8
| | * | | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-051-1/+0
| * | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2011-12-051-5/+16
| |\ \ \ \
| | * | | | toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee2011-12-051-5/+16
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-0519-39/+164
| |\ \ \ \ \
| | * | | | | intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky2011-12-051-1/+1
| | * | | | | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky2011-12-051-1/+1
| | * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-052-0/+17
| | * | | | | x86, AMD: Correct align_va_addr documentationBorislav Petkov2011-12-051-2/+2
| | * | | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman2011-12-052-0/+14
| | * | | | | x86/mrst: Battery fixesMajor Lee2011-12-051-6/+6
| | * | | | | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk2011-12-051-0/+2
| | * | | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar2011-12-052-10/+27
| | |\ \ \ \ \
| | | * | | | | x86: Document rdmsr_safe restrictionsBorislav Petkov2011-12-051-1/+8