1. 943146d e1000e: Support sending custom Ethernet CRC. by Ben Greear · 12 years ago
  2. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  3. 0184039 e1000e: Support RXFCS feature flag. by Ben Greear · 12 years ago
  4. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 12 years ago
  5. 7c3a95a davinci_mdio: Correct bitmask for clock divider value by Christian Riesch · 12 years ago
  6. b4ad042 davinci_cpdma: Fix channel number written to teardown registers by Christian Riesch · 12 years ago
  7. d708f60 be2net: update driver version by Sathya Perla · 12 years ago
  8. 1ca7ba9 be2net: enable RSS for ipv6 pkts by Sathya Perla · 12 years ago
  9. 1cfafab be2net: reset queue address after freeing by Sathya Perla · 12 years ago
  10. 0ae57bb be2net: fix tx completion cleanup by Sathya Perla · 12 years ago
  11. 191eb75 be2net: cancel be_worker during EEH recovery by Sathya Perla · 12 years ago
  12. 8abe6fb Staging: et131x: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  13. 7ca1e11 br_device: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  14. 15b8f4c mcs7830: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  15. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  16. 32d219e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  17. 21f7638 tg3: Create timer helper functions by Matt Carlson · 12 years ago
  18. c710135 tg3: Clear RECOVERY_PENDING with reset_task_cancel by Matt Carlson · 12 years ago
  19. d13ba51 tg3: Remove SPEED_UNKNOWN checks by Matt Carlson · 12 years ago
  20. 34655ad tg3: Fix link check in tg3_adjust_link by Matt Carlson · 12 years ago
  21. 73e0026 sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels by Ben Hutchings · 12 years ago
  22. 2d0cc56 sfc: Minor formatting cleanup by Ben Hutchings · 12 years ago
  23. c92aaff sfc: Reverse initial buffer table allocation to allow for later resizing by Ben Hutchings · 12 years ago
  24. 01cb543 sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page() by Ben Hutchings · 12 years ago
  25. c3cb2a8 sfc: Specify that the VFDI status page has page alignment and size by Ben Hutchings · 12 years ago
  26. 9f6f9af af_unix: MSG_TRUNC support for dgram sockets by Eric Dumazet · 12 years ago
  27. cdf49c2 net/ieee802154/6lowpan.c: reuse eth_mac_addr() by Danny Kukawka · 12 years ago
  28. b049aad 3com/typhoon: reuse eth_mac_addr() by Danny Kukawka · 12 years ago
  29. f274fd9 tg3: remove IRQF_SAMPLE_RANDOM flag by Davidlohr Bueso · 12 years ago
  30. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  31. 8de65c2 Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-mods by David S. Miller · 12 years ago
  32. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  33. fc0d753 unix: Support peeking offset for stream sockets by Pavel Emelyanov · 12 years ago
  34. f55bb7f unix: Support peeking offset for datagram and seqpacket sockets by Pavel Emelyanov · 12 years ago
  35. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  36. da5ef6e skb: Add skb_peek_next helper by Pavel Emelyanov · 12 years ago
  37. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 12 years ago
  38. 4934b03 datagram: Factor out sk queue referencing by Pavel Emelyanov · 12 years ago
  39. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  40. 0b0a635 bnx2x: update driver version to 1.72.10-0 by Dmitry Kravkov · 12 years ago
  41. fe603b4 bnx2x: add gro_check by Dmitry Kravkov · 12 years ago
  42. e65de07 cnic: update for FW 7.2.xx by Michael Chan · 12 years ago
  43. 1101a0d bnx2fc: HSI dependent changes for 7.2.xx FW by Bhanu Prakash Gollapudi · 12 years ago
  44. 621b4d6 use FW 7.2.16 by Dmitry Kravkov · 12 years ago
  45. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 12 years ago
  46. b476583 enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac by Roopa Prabhu · 12 years ago
  47. d6c81bc enic: Add new fw devcmd to set mac address of an interface by Roopa Prabhu · 12 years ago
  48. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 12 years ago
  49. 5277f7a ll_temac: Fix build. by David S. Miller · 12 years ago
  50. 5055d2f adi: adapt to eth_hw_addr_random() and changes in arch/blackfin by Danny Kukawka · 12 years ago
  51. fa63c6d arch/blackfin: don't generate random mac in bfin_get_ether_addr() by Danny Kukawka · 12 years ago
  52. 772301b ethernet: Fix typo in lantiq_etop.c by Masanari Iida · 12 years ago
  53. 56ad315 bnx2x: make bnx2x_close() static again by Michal Schmidt · 12 years ago
  54. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. b01543d Linux 3.3-rc4 by Linus Torvalds · 12 years ago
  56. 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
  57. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  59. 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
  60. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  61. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  62. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  63. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  65. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 12 years ago
  66. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 12 years ago
  67. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  68. b4a4667 net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver by Tobias Klauser · 12 years ago
  69. 95f2054 UML net: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  70. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  71. 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  72. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  73. 067fb4c igbvf: reset netdevice addr_assign_type if changed by Danny Kukawka · 12 years ago
  74. 5a5e7c3 xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  75. baf1d37 davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  76. 43aabec lantiq_etop: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  77. 7718f2c au1000_eth: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  78. 3ccdca7 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  79. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 12 years ago
  80. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 12 years ago
  81. 71cc7c3 net: sh_eth: add support for VLAN tag filtering by Yoshihiro Shimoda · 12 years ago
  82. 6743fe6 net: sh_eth: add support for multicast filtering by Yoshihiro Shimoda · 12 years ago
  83. 6ba8802 net: sh_eth: modify a condition of ioremap for TSU by Yoshihiro Shimoda · 12 years ago
  84. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 12 years ago
  85. 3acbc97 net: sh_eth: add the value of tsu to the SH7757's GETHER by Yoshihiro Shimoda · 12 years ago
  86. d5df7c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  87. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  88. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  89. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  90. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 12 years ago
  91. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 12 years ago
  92. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 13 years ago
  93. d419be1 batman-adv: allowing changing the routing algorithm via module parameter by Marek Lindner · 13 years ago
  94. 01c4224 batman-adv: convert batman iv algorithm to use dynamic infrastructure by Marek Lindner · 13 years ago
  95. 1c28047 batman-adv: add infrastructure to change routing algorithm at runtime by Marek Lindner · 13 years ago
  96. 6e242f9 batman-adv: warn if added interface is part of a bridge by Marek Lindner · 13 years ago
  97. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 13 years ago
  98. c51f9c0 batman-adv: Rm empty line from is_my_mac() in main.c by Martin Hundebøll · 13 years ago
  99. 8780dad batman-adv: simplify bat_ogm_receive API call by Marek Lindner · 13 years ago
  100. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 13 years ago