1. 16b5d0c samples/pktgen: Trap SIGINT by Ben Hutchings · 9 years ago
  2. db72aba samples/pktgen: Use bash as interpreter by Ben Hutchings · 9 years ago
  3. 06481f2 samples/pktgen: Remove setting of obsolete max_before_softirq parameter by Ben Hutchings · 9 years ago
  4. 2ad1cdf samples/pktgen: Correct comments about the thread config by Ben Hutchings · 9 years ago
  5. 865367d samples/pktgen: Delete unused function pg() by Ben Hutchings · 9 years ago
  6. 7c95a9d samples/pktgen: Add sample scripts for pktgen facility by Ben Hutchings · 9 years ago
  7. ca5b542 pktgen: Fix grammar errors and some poor wording in documentation by Ben Hutchings · 9 years ago
  8. 98e688f pktgen: Delete the original date from documentation by Ben Hutchings · 9 years ago
  9. 5e3d318 Merge branch 'be2net-next' by David S. Miller · 9 years ago
  10. f962f84 be2net: move be_func_init() call inside be_setup() by Sathya Perla · 9 years ago
  11. 87ac1a5 be2net: refactor adapter resource cleanup sequence into be_cleanup() by Kalesh AP · 9 years ago
  12. 484d76f be2net: refactor adapter resource initialzation sequence into be_resume() by Kalesh AP · 9 years ago
  13. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 9 years ago
  14. d0e1b31 be2net: refactor error detect/recovery function by Kalesh AP · 9 years ago
  15. eb7dd46 be2net: use a wrapper to schedule and cancel error detection task by Sathya Perla · 9 years ago
  16. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 9 years ago
  17. 6b085ba be2net: get rid of be_get_initial_config() call from be_probe() by Sathya Perla · 9 years ago
  18. 78fad34e be2net: move adapter fields alloc/free code to new routines by Sathya Perla · 9 years ago
  19. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 9 years ago
  20. e099b2d net: __aligned(size) is preferred over __attribute__((aligned(size))) by Ameen Ali · 9 years ago
  21. 92b8391 batman-adv: Fix use of seq_has_overflowed() by Joe Perches · 9 years ago
  22. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 9 years ago
  23. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 9 years ago
  24. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 9 years ago
  25. 173d6b5 Merge branch 'bna-next' by David S. Miller · 9 years ago
  26. 3f307c3 bna: Update the Driver and Firmware Version by Rasesh Mody · 9 years ago
  27. 2732ba5 bna: QLogic BR-series Adapters Driver Rebranding by Rasesh Mody · 9 years ago
  28. bb39b74 sunvnet: failed trigger should not cause BUG_ON() by David L Stevens · 9 years ago
  29. 950ddcb bonding: simple code refactor by Mahesh Bandewar · 9 years ago
  30. a50dad3 net: macb: Add big endian CPU support by Arun Chandran · 9 years ago
  31. 931c471 Merge branch 'bnx2x-next' by David S. Miller · 9 years ago
  32. 85fe7cd bnx2-cnic: Driver Version Update by Rasesh Mody · 9 years ago
  33. 0021850 bnx2: Fix for Chip Initialization by Rasesh Mody · 9 years ago
  34. 2e0bf12 bnx2-cnic: Driver Rebranding Changes by Rasesh Mody · 9 years ago
  35. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 9 years ago
  36. 64bea46 hso: always read interface number from the current altsetting by Aleksander Morgado · 9 years ago
  37. 216fa18 Merge branch 'ppc_bpf' by David S. Miller · 9 years ago
  38. eb84bab ppc: Kconfig: Enable BPF JIT on ppc32 by Denis Kirjanov · 9 years ago
  39. 0229094 ppc: bpf: Add SKF_AD_CPU for ppc32 by Denis Kirjanov · 9 years ago
  40. 2ddadea ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S by Denis Kirjanov · 9 years ago
  41. 09ca5ab ppc: bpf: update jit to use compatibility macros by Denis Kirjanov · 9 years ago
  42. 693930d ppc: bpf: add reqired opcodes for ppc32 by Denis Kirjanov · 9 years ago
  43. fb7fc08 ppc: bpf: add required compatibility macros for jit by Denis Kirjanov · 9 years ago
  44. 6d91147 batman-adv: Remove uses of return value of seq_printf by Joe Perches · 9 years ago
  45. db2855a tcp: silence registration message by stephen hemminger · 9 years ago
  46. 50036cc Merge branch 'be2net-next' by David S. Miller · 9 years ago
  47. cf5671e be2net: Add a few inline functions to test TXQ conditions by Sriharsha Basavapatna · 9 years ago
  48. 152ffe5 be2net: Minor code cleanup in tx completion process by Sriharsha Basavapatna · 9 years ago
  49. 79a0d7d be2net: Refactor be_xmit_enqueue() routine by Sriharsha Basavapatna · 9 years ago
  50. 804abcd be2net: Refactor wrb_fill_hdr() routine by Sriharsha Basavapatna · 9 years ago
  51. 69994d1 Merge branch 'mv88e6171_indirect_phy' by David S. Miller · 9 years ago
  52. 4c73266 net: dsa: mv88e6171: Enable access to phys via internal mdio bus by Andrew Lunn · 9 years ago
  53. f304468 net: dsa: mv88e6352: Refactor shareable code by Andrew Lunn · 9 years ago
  54. ea8860eb net: eth: altera: Change reset_mac failure message masks from err to dbg by Vince Bridgers · 9 years ago
  55. a923fc7 net: eth: altera: Change access ports to mdio for all xMII applications by Vince Bridgers · 9 years ago
  56. a53c4bf Merge branch 'r8152-next' by David S. Miller · 9 years ago
  57. efb3dd8 r8152: support setting rx coalesce by hayeswang · 9 years ago
  58. 396e2e2 r8152: change rx early size when the mtu is changed by hayeswang · 9 years ago
  59. 464ec10 r8152: separate USB_RX_EARLY_AGG by hayeswang · 9 years ago
  60. fece13c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  63. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 9 years ago
  64. fbe4da4 Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  65. 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  66. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 9 years ago
  67. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  69. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  70. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  72. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. 580c57f seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 9 years ago
  74. 3a9af0b samples/seccomp: improve label helper by Kees Cook · 9 years ago
  75. 52644c9 ipc,sem: use current->state helpers by Davidlohr Bueso · 9 years ago
  76. a9c5bcf scripts/gdb: disable pagination while printing from breakpoint handler by Jan Kiszka · 9 years ago
  77. 158daf1 scripts/gdb: define maintainer by Jan Kiszka · 9 years ago
  78. a77e15e scripts/gdb: convert CpuList to generator function by Jan Kiszka · 9 years ago
  79. fffb944 scripts/gdb: convert ModuleList to generator function by Jan Kiszka · 9 years ago
  80. 54e2289 scripts/gdb: use a generator instead of iterator for task list by Daniel Wagner · 9 years ago
  81. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 9 years ago
  82. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 9 years ago
  83. bda1a92 scripts/gdb: add basic documentation by Jan Kiszka · 9 years ago
  84. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 9 years ago
  85. 3d4cd9c scripts/gdb: add class to iterate over CPU masks by Jan Kiszka · 9 years ago
  86. 116b47b scripts/gdb: add lx_current convenience function by Jan Kiszka · 9 years ago
  87. fe7f9ed scripts/gdb: add internal helper and convenience function for per-cpu lookup by Jan Kiszka · 9 years ago
  88. a4d8679 scripts/gdb: add get_gdbserver_type helper by Jan Kiszka · 9 years ago
  89. cf7492e scripts/gdb: add internal helper and convenience function to retrieve thread_info by Jan Kiszka · 9 years ago
  90. b24e2d2 scripts/gdb: add is_target_arch helper by Jan Kiszka · 9 years ago
  91. 4752871 scripts/gdb: add helper and convenience function to look up tasks by Jan Kiszka · 9 years ago
  92. 7704d58 scripts/gdb: add task iteration class by Jan Kiszka · 9 years ago
  93. ae7dbaa scripts/gdb: add lx-dmesg command by Jan Kiszka · 9 years ago
  94. 78e8781 scripts/gdb: add read_u16/32/64 helpers by Jan Kiszka · 9 years ago
  95. 7f99496 scripts/gdb: add get_target_endianness helper by Jan Kiszka · 9 years ago
  96. 7b599ef scripts/gdb: add internal helper and convenience function to look up a module by Jan Kiszka · 9 years ago
  97. 82b41e3 scripts/gdb: add automatic symbol reloading on module insertion by Jan Kiszka · 9 years ago
  98. be02a18 kernel/module.c: do not inline do_init_module() by Jan Kiszka · 9 years ago
  99. 6605172 scripts/gdb: add lx-symbols command by Jan Kiszka · 9 years ago
  100. 850202e scripts/gdb: add module iteration class by Jan Kiszka · 9 years ago