aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-21lapb.h: Remove extern from function prototypesJoe Perches1-26/+26
2013-09-21ipx.h: Remove extern from function prototypesJoe Perches1-6/+6
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches6-478/+416
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches8-165/+157
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches1-5/+5
2013-09-20genetlink.h: Remove extern from function prototypesJoe Perches1-13/+13
2013-09-20gen_stats.h: Remove extern from function prototypesJoe Perches1-26/+25
2013-09-20garp.h: Remove extern from function prototypesJoe Perches1-14/+13
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches2-6/+7
2013-09-20fib_rules.h: Remove extern from function prototypesJoe Perches1-9/+8
2013-09-20esp.h: Remove extern from function prototypesJoe Perches1-1/+1
2013-09-20dst.h: Remove extern from function prototypesJoe Perches1-13/+12
2013-09-20decnet (dn*.h): Remove extern from function prototypesJoe Perches6-84/+87
2013-09-20dcbevent.h: Remove extern from function prototypesJoe Perches1-3/+3
2013-09-20compat.h: Remove extern from function prototypesJoe Perches1-21/+27
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki1-8/+8
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez1-0/+24
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet2-2/+17
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet5-10/+18
2013-09-20net: ethernet: eth.c: removed checkpatch warnings and errorsAvinash Kumar1-3/+3
2013-09-20net: cdc-phonet: Staticize usbpn_probeSachin Kamat1-1/+1
2013-09-20net: cxgb4vf: Staticize local symbolsSachin Kamat1-5/+6
2013-09-20net: bnx2x: Staticize local symbolsSachin Kamat1-3/+4
2013-09-20net: emaclite: Code cleanupMichal Simek1-14/+14
2013-09-20net: emaclite: Not necessary to call devm_iounmapMichal Simek1-8/+3
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds5-15/+26
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper2-2/+2
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas1-5/+16
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon1-7/+7
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas1-1/+1
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-289/+418
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds127-517/+751
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov1-4/+1
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov1-5/+4
2013-09-19skge: fix broken driverMikulas Patocka1-2/+3
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka9-16/+20
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka1-1/+1
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-21/+23
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds40-87/+404
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds4-19/+74
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds55-259/+835
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie4-27/+36
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-43/+62