1. 1f2cd84 Revert "Merge branch 'bonding_monitor_locking'" by David S. Miller · 11 years ago
  2. 6384a4d be2net: add support for ndo_busy_poll by Sathya Perla · 11 years ago
  3. 4d961a1 Merge branch 'bonding_monitor_locking' by David S. Miller · 11 years ago
  4. 5cc172c bonding: remove bond read lock for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  5. 80b9d23 bonding: remove bond read lock for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  6. 7f1bb57 bonding: remove bond read lock for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  7. 2d0dafb bonding: remove bond read lock for bond_alb_monitor() by dingtianhong · 11 years ago
  8. 6b6c526 bonding: remove bond read lock for bond_mii_monitor() by dingtianhong · 11 years ago
  9. a00f6fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  10. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  11. 66415cf net: initialize hashrnd in flow_dissector with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  12. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 11 years ago
  13. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 11 years ago
  14. 4a3ad7b netem: markov loss model transition fix by Hagen Paul Pfeifer · 11 years ago
  15. 9e6fcae ixgbevf: bump driver version by Don Skidmore · 11 years ago
  16. 3849623 ixgbevf: implement ethtool get/set coalesce by Jacob Keller · 11 years ago
  17. 1bb9c63 ixgbevf: Adds function to set PSRTYPE register by Don Skidmore · 11 years ago
  18. 2e01038 ixgbe: fix rx-usecs range checks for BQL by Emil Tantilov · 11 years ago
  19. c0798ed ixgbe: use pcie_capability_read_word() to simplify code by Yijing Wang · 11 years ago
  20. f1f9657 ixgbe: cleanup ixgbe_enumerate_functions by Jacob Keller · 11 years ago
  21. 781798a igb: fix driver reload with VF assigned to guest by Stefan Assmann · 11 years ago
  22. d1c17d8 igb: Fix master/slave mode for all m88 i354 PHY's by Carolyn Wyborny · 11 years ago
  23. 718bd44 i40e: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  24. de52468 igbvf: add missing iounmap() on error in igbvf_probe() by Wei Yongjun · 11 years ago
  25. 3de9e65 igbvf: integer wrapping bug setting the mtu by Dan Carpenter · 11 years ago
  26. b45bd46 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  27. 0cad43a Merge branch 'frag_hash_secret' by David S. Miller · 11 years ago
  28. 7088ad7 inet: remove old fragmentation hash initializing by Hannes Frederic Sowa · 11 years ago
  29. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  30. e7b519b ipv4: initialize ip4_frags hash secret as late as possible by Hannes Frederic Sowa · 11 years ago
  31. df33db0 Merge branch 'pci_set_drvdata' by David S. Miller · 11 years ago
  32. a3b8a16 net: via-rhine: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  33. 2a2ee99 net: tc35815: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  34. df5d385 net: spider_net: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  35. b921f9a net: tlan: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  36. 89f45c7 net: tehuti: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  37. 0956eaf net: niu: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  38. 3a93ac0 net: sungem: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  39. 305a338 sh_eth: add/use RMCR.RNC bit by Sergei Shtylyov · 11 years ago
  40. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 11 years ago
  42. 35b87f6 net: Dereference pointer-value of sk_prot->memory_pressure by Christoph Paasch · 11 years ago
  43. da6b8c2 batman-adv: generalize batman-adv icmp packet handling by Simon Wunderlich · 11 years ago
  44. 15c33da batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  45. 0eb01568 batman-adv: include the sync-flags when compute the global/local table CRC by Antonio Quartulli · 11 years ago
  46. 3c4f7ab batman-adv: improve the TT component to support runtime flag changes by Antonio Quartulli · 11 years ago
  47. 0c69aec batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() by Antonio Quartulli · 11 years ago
  48. 8257f55 batman-adv: send GW_DEL event in case of soft-iface destruction by Antonio Quartulli · 11 years ago
  49. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 11 years ago
  50. 4627456 batman-adv: adapt the TT component to use the new API functions by Antonio Quartulli · 11 years ago
  51. d0015fd batman-adv: provide orig_node routing API by Antonio Quartulli · 11 years ago
  52. 81e26b1 batman-adv: adapt the neighbor purging routine to use the new API functions by Antonio Quartulli · 11 years ago
  53. 6680a12 batman-adv: adapt bonding to use the new API functions by Antonio Quartulli · 11 years ago
  54. c43c981 batman-adv: add bat_neigh_is_equiv_or_better API function by Antonio Quartulli · 11 years ago
  55. a3285a8 batman-adv: add bat_neigh_cmp API function by Antonio Quartulli · 11 years ago
  56. 737a2a22 batman-adv: add bat_orig_print API function by Antonio Quartulli · 11 years ago
  57. bbad0a5 batman-adv: make struct batadv_orig_node algorithm agnostic by Antonio Quartulli · 11 years ago
  58. 0538f75 batman-adv: make struct batadv_neigh_node algorithm agnostic by Antonio Quartulli · 11 years ago
  59. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  60. 9033832 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  61. ea89e1d platform/x86: fix asus-wmi build error by Randy Dunlap · 11 years ago
  62. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  63. f4e5e14f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  64. 0d645a8 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  65. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  66. 47d4ab9 macvlan: resolve ENOENT errors on creation by John Fastabend · 11 years ago
  67. 5378c2e bonding: move bond-specific init after enslave happens by Veaceslav Falico · 11 years ago
  68. 666d100 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  69. f11a5bc ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter by Freddy Xin · 11 years ago
  70. 7e78b83 ax88179_178a: Correct the RX error definition in RX header by Freddy Xin · 11 years ago
  71. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  72. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  73. 1de046b i40e: Bump version by Catherine Sullivan · 11 years ago
  74. 13fd977 i40e: use pf_id for pf function id in qtx_ctl by Shannon Nelson · 11 years ago
  75. 59072ba i40e: check vsi ptrs before dumping them by Shannon Nelson · 11 years ago
  76. 738a9e9 i40e: reorder block declarations in debugfs by Shannon Nelson · 11 years ago
  77. 116a57d i40e: tweaking icr0 handling for legacy irq by Shannon Nelson · 11 years ago
  78. eaefbd0 i40e: refactor fdir setup function by Jesse Brandeburg · 11 years ago
  79. 0976a01 i40e: fix sign extension issue by Jesse Brandeburg · 11 years ago
  80. 004173c i40e: fix use of untrusted scalar value warning by Jesse Brandeburg · 11 years ago
  81. 520dfd8 i40e: clamp debugfs nvm read command by Jesse Brandeburg · 11 years ago
  82. 6301002 i40e: debugfs fixups by Jesse Brandeburg · 11 years ago
  83. 958a3e3 i40e: fixup legacy interrupt handling by Shannon Nelson · 11 years ago
  84. 13c60b9 i40e: assign correct vector to VF by Mitch Williams · 11 years ago
  85. 00403f0 i40e: don't free nonexistent rings by Mitch Williams · 11 years ago
  86. 1022cb6 i40e: do not flush after re-enabling interrupts by Jesse Brandeburg · 11 years ago
  87. 294d31e sony-laptop: don't change keyboard backlight settings by Mattia Dongili · 11 years ago
  88. 69c88dc vfs: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  89. 606d6fe fs/namei.c: fix new kernel-doc warning by Randy Dunlap · 11 years ago
  90. 93cd000 Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  91. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  92. b403b73 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  93. 1c24113 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  94. 19eddab Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  95. ee7eafc Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  96. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  97. 579123f Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  98. 3bcec5f Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  99. 1a0176d net: ksz884x: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  100. 8ab6a1f net: tulip: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago