summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-21tg3: Remove unnecessary spinlockNithin Sujir
2013-09-21tg3: Appropriately classify interrupts during request_irqNithin Sujir
2013-09-21tg3: Remove redundant if checkNithin Sujir
2013-09-21tg3: Remove if 0'd codeNithin Sujir
2013-09-21tg3: LED in shared mode does not blink during trafficNithin Sujir
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir
2013-09-21tg3: Add function tg3_phy_shdw_write()Nithin Sujir
2013-09-21p8022.h: Remove extern from function prototypesJoe Perches
2013-09-21netrom.h: Remove extern from function prototypesJoe Perches
2013-09-21netevent/netlink.h: Remove extern from function prototypesJoe Perches
2013-09-21iw_handler.h: Remove extern from function prototypesJoe Perches
2013-09-21net_namespace.h: Remove extern from function prototypesJoe Perches
2013-09-21ndisc.h: Remove extern from function prototypesJoe Perches
2013-09-21mrp.h: Remove extern from function prototypesJoe Perches
2013-09-21llc*.h: Remove extern from function prototypesJoe Perches
2013-09-21lapb.h: Remove extern from function prototypesJoe Perches
2013-09-21ipx.h: Remove extern from function prototypesJoe Perches
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches
2013-09-20genetlink.h: Remove extern from function prototypesJoe Perches
2013-09-20gen_stats.h: Remove extern from function prototypesJoe Perches
2013-09-20garp.h: Remove extern from function prototypesJoe Perches
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches
2013-09-20fib_rules.h: Remove extern from function prototypesJoe Perches
2013-09-20esp.h: Remove extern from function prototypesJoe Perches
2013-09-20dst.h: Remove extern from function prototypesJoe Perches
2013-09-20decnet (dn*.h): Remove extern from function prototypesJoe Perches
2013-09-20dcbevent.h: Remove extern from function prototypesJoe Perches
2013-09-20compat.h: Remove extern from function prototypesJoe Perches
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet
2013-09-20net: ethernet: eth.c: removed checkpatch warnings and errorsAvinash Kumar
2013-09-20net: cdc-phonet: Staticize usbpn_probeSachin Kamat
2013-09-20net: cxgb4vf: Staticize local symbolsSachin Kamat
2013-09-20net: bnx2x: Staticize local symbolsSachin Kamat
2013-09-20net: emaclite: Code cleanupMichal Simek
2013-09-20net: emaclite: Not necessary to call devm_iounmapMichal Simek
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka