1. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 10 years ago
  2. 200d7db smsc: replace WARN_ON() with WARN_ON_SMP() by Sanjeev Sharma · 10 years ago
  3. 2561cc1 xen-netback: Don't deschedule NAPI when carrier off by Zoltan Kiss · 10 years ago
  4. 7a6cdb8 net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile by Andreas Ruprecht · 10 years ago
  5. db56958 wan: wanxl: Remove typedefs from struct names by Himangi Saraogi · 10 years ago
  6. 65eca28 m68k/atari: EtherNEC - ethernet support (ne) by Michael Schmitz · 10 years ago
  7. 9951e04 net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  8. 3fadb06 hdlc: Remove typedefs from struct names by Himangi Saraogi · 10 years ago
  9. 61ecba6 airo_cs: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  10. f0db82a atmel: Remove typedef atmel_priv_ioctl by Himangi Saraogi · 10 years ago
  11. 2dfd253 com20020_cs: Remove typedef com20020_dev_t by Himangi Saraogi · 10 years ago
  12. f865346 ethernet: amd: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  13. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  14. 217e606 Merge branch 'apm_xgene' by David S. Miller · 10 years ago
  15. e6ad767 drivers: net: Add APM X-Gene SoC ethernet driver support. by Iyappan Subramanian · 10 years ago
  16. 3d39042 dts: Add bindings for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  17. ff4ee1a Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  18. 2429950 MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  19. f00439e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  20. 4da5e6a net: ucc_geth: fix build failure by Uwe Kleine-König · 10 years ago
  21. 2b16292 dm9000: Remove typedef board_info_t by Himangi Saraogi · 10 years ago
  22. 945a367 rtnetlink: fix VF info size by Jiri Benc · 10 years ago
  23. f8e8be1 fec_mpc52xx: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  24. 6a3e6aa ll_temac: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  25. 6f3a59a net: axienet: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  26. b7a71b5 ipv4: removed redundant conditional by Niv Yehezkel · 10 years ago
  27. 609ccf0 netfilter: nf_tables: fix error return code by Julia Lawall · 10 years ago
  28. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  29. b88825d netfilter: nf_tables: don't update chain with unset counters by Pablo Neira Ayuso · 10 years ago
  30. a3716e7 netfilter: nf_tables: uninitialize element key/data from the commit path by Pablo Neira Ayuso · 10 years ago
  31. 10b0046 cxgb4: IEEE fixes for DCBx state machine by Anish Bhatt · 10 years ago
  32. a1f7d81 net: ucc_geth: Don't use the MAC as PHY without a fixed link by Uwe Kleine-König · 10 years ago
  33. f1f02fa net: ucc_geth: make probe consistently acquire a reference to the phy node by Uwe Kleine-König · 10 years ago
  34. fa31078 net: ucc_geth: drop acquired references in probe error path and remove by Uwe Kleine-König · 10 years ago
  35. 129cc83 net: fs_enet: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  36. 9518259 net: bcmgenet: fix reference counting for phy node by Uwe Kleine-König · 10 years ago
  37. abac0d3 drivers/net: Remove typedef axnet_dev_t by Himangi Saraogi · 10 years ago
  38. 250b2dd drivers/net: Remove typedefs pcnet_dev_t and hw_info_t by Himangi Saraogi · 10 years ago
  39. f073d52 drivers/net: ethernet: Remove typedef for struct and enum by Himangi Saraogi · 10 years ago
  40. 4e48ed8 netlink: reset network header before passing to taps by Daniel Borkmann · 10 years ago
  41. 6f2c9bd net: gianfar: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  42. c891c24 net: mvneta: Fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  43. 888c88b net: gianfar: no need to check parameter being != NULL for of_node_put by Uwe Kleine-König · 10 years ago
  44. e5a98fc drivers/atm/atmtcp.c: fix error return code by Julia Lawall · 10 years ago
  45. 0a4dd0d batman: fix duplicate #include of multicast.h by Jean Sacren · 10 years ago
  46. 2072ec8 openvswitch: fix duplicate #include headers by Jean Sacren · 10 years ago
  47. 67f2527 amd: xgbe: fix duplicate #include of linux/phy.h by Jean Sacren · 10 years ago
  48. c7bcae4 solos-pci: fix error return code by Julia Lawall · 10 years ago
  49. 743b0a9 xen-netback: Fix vif->disable handling by Zoltan Kiss · 10 years ago
  50. 6c5caae cxgb4: Update FW version string to match FW binary version by Hariprasad Shenai · 10 years ago
  51. 2d177f3 6lowpan: Allow 6LoWPAN to be modular by Geert Uytterhoeven · 10 years ago
  52. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  53. 6456a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  54. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  55. 172bfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  56. a1b0a00 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  57. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  59. 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  60. ec6c0a7 Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  61. 0498cf8 Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  62. 6c8f7e7 netlink: hold nl_sock_hash_lock during diag dump by Thomas Graf · 10 years ago
  63. f842230 checkpatch: update $declaration_macros, add uninitialized_var by Joe Perches · 10 years ago
  64. ece9659 checkpatch: warn on missing spaces in broken up quoted by Dan Carpenter · 10 years ago
  65. 308cc8d checkpatch: fix false positives for --strict "space after cast" test by Joe Perches · 10 years ago
  66. e81f239 checkpatch: fix false positive MISSING_BREAK warnings with --file by Joe Perches · 10 years ago
  67. 1813087 checkpatch: add test for native c90 types in unusual order by Joe Perches · 10 years ago
  68. 0c773d9 checkpatch: add signed generic types by Joe Perches · 10 years ago
  69. 3f7bc4e checkpatch: add short int to c variable types by Joe Perches · 10 years ago
  70. 0fe3dc2 checkpatch: add for_each tests to indentation and brace tests by Joe Perches · 10 years ago
  71. 8b8856f checkpatch: fix brace style misuses of else and while by Joe Perches · 10 years ago
  72. 8d18247 checkpatch: add --fix option for a couple OPEN_BRACE misuses by Joe Perches · 10 years ago
  73. bd474ca checkpatch: use the correct indentation for which() by Joe Perches · 10 years ago
  74. f2d7e4d checkpatch: add fix_insert_line and fix_delete_line helpers by Joe Perches · 10 years ago
  75. d752fcc checkpatch: add ability to insert and delete lines to patch/file by Joe Perches · 10 years ago
  76. 194f66f checkpatch: add an index variable for fixed lines by Joe Perches · 10 years ago
  77. c00df19 checkpatch: warn on break after goto or return with same tab indentation by Joe Perches · 10 years ago
  78. 13f1937 checkpatch: emit a warning on file add/move/delete by Joe Perches · 10 years ago
  79. d311cd4 checkpatch: add test for commit id formatting style in commit log by Joe Perches · 10 years ago
  80. e367455 checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings by Joe Perches · 10 years ago
  81. f27c95d checkpatch: improve "no space after cast" test by Joe Perches · 10 years ago
  82. 1574a29 checkpatch: allow multiple const * types by Joe Perches · 10 years ago
  83. e2826fd checkpatch: warn on unnecessary parentheses around references of foo->bar by Joe Perches · 10 years ago
  84. 8d73e0e checkpatch: quiet Kconfig help message checking by Joe Perches · 10 years ago
  85. fee0aa8 checkpatch: change blank line after declaration type to "LINE_SPACING" by Joe Perches · 10 years ago
  86. 365dd4e checkpatch: add a multiple blank lines test by Joe Perches · 10 years ago
  87. 7f61919 checkpatch: add test for blank lines after function/struct/union/enum by Joe Perches · 10 years ago
  88. 048b123 checkpatch.pl: also suggest 'else if' when if follows brace by Rasmus Villemoes · 10 years ago
  89. 29ee1b0 checkpatch: ignore email headers better by Joe Perches · 10 years ago
  90. 5a4e1fd checkpatch: fix function pointers in blank line needed after declarations test by Joe Perches · 10 years ago
  91. 356fd39 checkpatch: fix complex macro false positive for escaped constant char by Joe Perches · 10 years ago
  92. 032a4c0 checkpatch: warn on unnecessary else after return or break by Joe Perches · 10 years ago
  93. ebfdc40 checkpatch: attempt to find unnecessary 'out of memory' messages by Joe Perches · 10 years ago
  94. 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
  95. 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
  96. c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
  97. 2ac521d lib: bitmap: micro-optimize bitmap_allocate_region by Rasmus Villemoes · 10 years ago
  98. 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
  99. a855174 lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord by Rasmus Villemoes · 10 years ago
  100. bc5be18 lib: bitmap: simplify bitmap_parselist by Rasmus Villemoes · 10 years ago