1. cf9ab88 MAINTAINERS: add additional maintainer for net/batman-adv by Antonio Quartulli · 13 years ago
  2. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  3. 32ed53b wiznet: Fix Kconfig dependencies. by David S. Miller · 13 years ago
  4. 2f6f9d6 fealnx: Remove unused local label 'out' in netdev_open(). by David S. Miller · 13 years ago
  5. 019d077 ipw2100: remove useless tests in the PCI device remove path. by Francois Romieu · 13 years ago
  6. 9b71707 ipw2100: stop using net_device.base_addr. by Francois Romieu · 13 years ago
  7. a344279 ipw2200: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  8. 0193fc5 rrunner: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  9. a742545 myri10ge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  10. 57d6d45 sis900: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  11. 5820e97 dmfe: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  12. aae9bc3 epic100: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  13. 3acf4b5 uli526x: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  14. 5e3cc4e dl2k: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  15. 65712ec 8139too: dev->{base_addr, irq} removal. by Francois Romieu · 13 years ago
  16. d710ce1 natsemi: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  17. b5a8083 smsc9420: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  18. 308f288 de2104x: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  19. ebaf7f8 xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
  20. d59a188 xircom_cb: fix device probe error path. by Francois Romieu · 13 years ago
  21. 5e58deb uli526x: fix regions leak in driver probe error path. by Francois Romieu · 13 years ago
  22. 7deb118 sunhme: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  23. a173460 tulip_core: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  24. 480c286 sis190: stop using net_device.{base_addr, irq} by Francois Romieu · 13 years ago
  25. c4a9f085 sc92031: stop using net_device.{base_addr, irq} by Francois Romieu · 13 years ago
  26. c0bd55e winbond840: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  27. c0357e9 bnx2: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  28. 2d5fb62 starfire: remove deprecated options. by Francois Romieu · 13 years ago
  29. ea8f2ed starfire: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  30. 0c18acc1e yellowfin: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  31. a69afe3 8139cp: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  32. 80777c5 s2io: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  33. b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  34. 436dfc4 fealnx: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  35. 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  36. c514f28 sundance: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  37. dfda357 via-velocity: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  38. 0ca0aa0 hamachi: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  39. 05d334e via-rhine: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  40. 93f7fab atl1c: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  41. 03a2384 forcedeth: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  42. 9195182 tehuti: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  43. 4ee39fd sungem: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  44. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
  45. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  46. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  47. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
  48. 36b7777 stmmac: fix build when CONFIG_OF is enable by Giuseppe Cavallaro · 13 years ago
  49. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 13 years ago
  50. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 13 years ago
  51. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 13 years ago
  52. 04fd3d3 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 13 years ago
  53. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 13 years ago
  54. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
  55. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  56. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  57. 65a85a8 gianfar: Include linux/net_tstamp.h by David S. Miller · 13 years ago
  58. 3ffa429 bfin: Fix build failure due to get_ts_info() changes. by David S. Miller · 13 years ago
  59. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 13 years ago
  60. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
  61. 95fc2d8 blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago
  62. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  63. a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 13 years ago
  64. 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 13 years ago
  65. 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 13 years ago
  66. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 13 years ago
  67. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 13 years ago
  68. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  69. dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 13 years ago
  70. 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 13 years ago
  71. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  72. 389325b MAINTAINERS: add entry for sparse checker by Christopher Li · 13 years ago
  73. 6fc2648 MAINTAINERS: fix REMOTEPROC F: typo by Joe Perches · 13 years ago
  74. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  75. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  76. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 13 years ago
  77. 20955e8 libfs: add simple_open() by Stephen Boyd · 13 years ago
  78. 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 13 years ago
  79. fd835d1 drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback by Jett.Zhou · 13 years ago
  80. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 13 years ago
  81. 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 13 years ago
  82. 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 13 years ago
  83. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 13 years ago
  84. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 13 years ago
  85. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 13 years ago
  86. 00bd60f Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  87. 57b501b Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  88. ff14086 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  89. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  90. 98f0ec0 Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 13 years ago
  91. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 13 years ago
  92. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 13 years ago
  93. ce713ee net: replace continue with break to reduce unnecessary loop in xxx_xmarksources by RongQing.Li · 13 years ago
  94. 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 13 years ago
  95. 109d244 net/mlx4_en: Set max rate-limit for a TC by Amir Vadai · 13 years ago
  96. 08f10af net/dcb: Add an optional max rate attribute by Amir Vadai · 13 years ago
  97. 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 13 years ago
  98. d4a9686 net/route: export symbol ip_tos2prio by Amir Vadai · 13 years ago
  99. 897d784 net/mlx4_en: sk_prio <=> UP for untagged traffic by Amir Vadai · 13 years ago
  100. 564c274 net/mlx4_en: DCB QoS support by Amir Vadai · 13 years ago