1. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 12 years ago
  2. 5277f7a ll_temac: Fix build. by David S. Miller · 12 years ago
  3. 5055d2f adi: adapt to eth_hw_addr_random() and changes in arch/blackfin by Danny Kukawka · 12 years ago
  4. fa63c6d arch/blackfin: don't generate random mac in bfin_get_ether_addr() by Danny Kukawka · 12 years ago
  5. 772301b ethernet: Fix typo in lantiq_etop.c by Masanari Iida · 12 years ago
  6. 56ad315 bnx2x: make bnx2x_close() static again by Michal Schmidt · 12 years ago
  7. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. b01543d Linux 3.3-rc4 by Linus Torvalds · 12 years ago
  9. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  11. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  12. 4686066 Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  13. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  14. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  15. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  16. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  17. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  18. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 12 years ago
  19. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 12 years ago
  20. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  21. b4a4667 net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver by Tobias Klauser · 12 years ago
  22. 95f2054 UML net: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  23. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  24. 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  25. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  26. 067fb4c igbvf: reset netdevice addr_assign_type if changed by Danny Kukawka · 12 years ago
  27. 5a5e7c3 xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  28. baf1d37 davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  29. 43aabec lantiq_etop: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  30. 7718f2c au1000_eth: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  31. 3ccdca7 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  32. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 12 years ago
  33. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 12 years ago
  34. 71cc7c3 net: sh_eth: add support for VLAN tag filtering by Yoshihiro Shimoda · 12 years ago
  35. 6743fe6 net: sh_eth: add support for multicast filtering by Yoshihiro Shimoda · 12 years ago
  36. 6ba8802 net: sh_eth: modify a condition of ioremap for TSU by Yoshihiro Shimoda · 12 years ago
  37. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 12 years ago
  38. 3acbc97 net: sh_eth: add the value of tsu to the SH7757's GETHER by Yoshihiro Shimoda · 12 years ago
  39. d5df7c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  40. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  41. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  42. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  43. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 12 years ago
  44. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 12 years ago
  45. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 13 years ago
  46. d419be1 batman-adv: allowing changing the routing algorithm via module parameter by Marek Lindner · 13 years ago
  47. 01c4224 batman-adv: convert batman iv algorithm to use dynamic infrastructure by Marek Lindner · 13 years ago
  48. 1c28047 batman-adv: add infrastructure to change routing algorithm at runtime by Marek Lindner · 13 years ago
  49. 6e242f9 batman-adv: warn if added interface is part of a bridge by Marek Lindner · 13 years ago
  50. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 13 years ago
  51. c51f9c0 batman-adv: Rm empty line from is_my_mac() in main.c by Martin Hundebøll · 13 years ago
  52. 8780dad batman-adv: simplify bat_ogm_receive API call by Marek Lindner · 13 years ago
  53. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 13 years ago
  54. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 13 years ago
  55. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 12 years ago
  56. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 12 years ago
  57. 64f8c135 powerpc/adb: Use set_current_state() by majianpeng · 13 years ago
  58. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 12 years ago
  59. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 12 years ago
  60. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 12 years ago
  61. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  62. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  63. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 12 years ago
  64. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 12 years ago
  65. a9a52506 sfc: Pass NIC structure into efx_wanted_parallelism() by Ben Hutchings · 12 years ago
  66. 7f967c0 sfc: Add support for 'extra' channel types by Ben Hutchings · 12 years ago
  67. a16e5b2 sfc: Make all CPU/IRQ/channel/queue counts unsigned by Ben Hutchings · 12 years ago
  68. 5bbe2f4 sfc: Make buffer table indices and counts consistently unsigned by Ben Hutchings · 12 years ago
  69. a606f43 sfc: Disable flow control during flushes by Steve Hodgson · 13 years ago
  70. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 12 years ago
  71. 9d9a697 sfc: Use proper function to test for RX channel in efx_poll() by Ben Hutchings · 12 years ago
  72. 9f2cb71 sfc: Leave interrupts and event queues enabled whenever we can by Ben Hutchings · 12 years ago
  73. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 12 years ago
  74. 4ef594eb sfc: Generalise driver event generation by Ben Hutchings · 12 years ago
  75. 055e0ad sfc: Correct MAC filter bitfield definitions by Ben Hutchings · 12 years ago
  76. 3d885e3 sfc: Add support for TX MAC filters by Ben Hutchings · 12 years ago
  77. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 13 years ago
  78. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 12 years ago
  79. 4c5e4036 decnet: net/dn.h needs net/flow.h by David S. Miller · 12 years ago
  80. e90c9db cxgb3: update firmware version by Divy Le Ray · 12 years ago
  81. 6c23e41 net/ethernet: ks8851_mll fix irq handling by Jan Weitzel · 12 years ago
  82. 1638760 renesas/sh_eth.c: fix linux/interrupt.h included twice by Danny Kukawka · 12 years ago
  83. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  84. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  85. a1e785e bnx2x: allow all functions to display the phy FW version by Mintz Yuval · 12 years ago
  86. 04f2d51 bnx2x: removed code re-checking memory base after device open by Mintz Yuval · 12 years ago
  87. 10bd1f2 bnx2x: allow BCM84833 phy to advertise 100Base-T speeds by Mintz Yuval · 12 years ago
  88. 82fa848 bnx2x: notify cnic of address of info-to-the-mcp by Mintz Yuval · 12 years ago
  89. d760fc3 bnx2x: allocate smaller Rx rings for 1G functions by Mintz Yuval · 12 years ago
  90. afa13b4 bnx2x: allocate memory dynamically in ethtool self-test. by Mintz Yuval · 12 years ago
  91. 817a8aa bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised by Mintz Yuval · 12 years ago
  92. 1b85ae5 bnx2x: added autoneg-restart after link advertisement changes by Mintz Yuval · 12 years ago
  93. 9e7e839 bnx2x: ethtool publishes link partners speed and FC by Mintz Yuval · 12 years ago
  94. e18c56b bnx2x: half duplex support added for several boards by Mintz Yuval · 12 years ago
  95. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 12 years ago
  96. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 12 years ago
  97. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 12 years ago
  98. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 12 years ago
  99. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 12 years ago
  100. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 12 years ago