1. 5f80df6 batman-adv: print the VID properly by Antonio Quartulli · 12 years ago
  2. eb2deb6 batman-adv: change VID semantic in the BLA code by Antonio Quartulli · 12 years ago
  3. aa27c312 batman-adv: do not print orig nodes without nc neighbors on nc table print by Marek Lindner · 12 years ago
  4. e54c77f batman-adv: Remove unnecessary INIT_HLIST_NODE() calls by Linus Lüssing · 12 years ago
  5. d4ff40f batman-adv: pass a 16bit long flag argument to tt_global_add() by Antonio Quartulli · 12 years ago
  6. 41ab6c4 batman-adv: don't deal with NET_IP_ALIGN manually by Antonio Quartulli · 12 years ago
  7. 3abe4ad batman-adv: refactor batadv_tt_local_event() by Antonio Quartulli · 12 years ago
  8. d989661 batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c by Antonio Quartulli · 12 years ago
  9. 24a5dee batman-adv: move ring_buffer helper functions in bat_iv_ogm by Antonio Quartulli · 12 years ago
  10. 7ed4be9 batman-adv: use eth_hdr() when it makes sense by Antonio Quartulli · 12 years ago
  11. 7db3fc2 batman-adv: don't initialise batman_iv private members in hard-interface.c by Antonio Quartulli · 12 years ago
  12. 38dc40e batman-adv: do not silently ignore wrong condition by Antonio Quartulli · 12 years ago
  13. a3b81b6 batman-adv: don't check compat version twice by Antonio Quartulli · 12 years ago
  14. 281581d batman-adv: don't check the source address twice by Antonio Quartulli · 12 years ago
  15. d1dc307 batman-adv: slightly improve neighbor creation debug message by Antonio Quartulli · 12 years ago
  16. 863dd7a batman-adv: drop useless argument seqno in neighbor creation by Antonio Quartulli · 12 years ago
  17. 9317801 batman-adv: fix typos in kernel doc & comments by Marek Lindner · 12 years ago
  18. caf65bf batman-adv: send each broadcast only once on non-wireless interfaces by Matthias Schiffer · 12 years ago
  19. de68d10 batman-adv: split batadv_is_wifi_iface() into two functions by Matthias Schiffer · 12 years ago
  20. 06ecf24 net: Fix build warnings after mac_header and transport_header became __u16. by David S. Miller · 12 years ago
  21. 6c8b4e3 arp: flush arp cache on IFF_NOARP change by Timo Teräs · 12 years ago
  22. be9efd3 net: pass changed flags along with NETDEV_CHANGE event by Jiri Pirko · 12 years ago
  23. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  24. b1098bb bonding: remove ifenslave.c from kernel source by Cong Wang · 12 years ago
  25. 3dd17ed doc:networking: Fix typo in documentation/networking by Masanari Iida · 12 years ago
  26. 53edee2 bonding: allow xmit hash policy change while bond dev is up by Nikolay Aleksandrov · 12 years ago
  27. 1a9561a net/phy: Use module_spi_driver in spi_ks8995.c by Sachin Kamat · 12 years ago
  28. da6e378 netpoll: remove return value from netpoll_rx_disable() by dingtianhong · 12 years ago
  29. 87227b8 net: micrel : ks8851-ml: add dt support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  30. 5104784 Merge branch 'mpls_gso' by David S. Miller · 12 years ago
  31. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 12 years ago
  32. 1a37e41 net: Use 16bits for *_headers fields of struct skbuff by Simon Horman · 12 years ago
  33. 50ab731 phy: bcm63xx: report Broadcom BCM63xx PHYs as internal by Florian Fainelli · 12 years ago
  34. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 12 years ago
  35. 7ec8721 net: ethtool: disambiguate XCVR_* meaning by Florian Fainelli · 12 years ago
  36. 1010dcc net: wan: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  37. 785ec30 net: wireless: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  38. bf3a33c net: irda: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  39. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  40. 3acfeac Merge branch 'fec_regulator_suspend_resume' by David S. Miller · 12 years ago
  41. 238f7bc fec: Handle the regulator in suspend/resume by Fabio Estevam · 12 years ago
  42. c55284e fec: Remove irqs first by Fabio Estevam · 12 years ago
  43. f6a4d60 fec: Disable the PHY regulator on error and removal by Fabio Estevam · 12 years ago
  44. 7a2bbd8 fec: Invert the order of error path sequence by Fabio Estevam · 12 years ago
  45. f4e9f3d fec: Place the phy regulator in the private structure by Fabio Estevam · 12 years ago
  46. 3904dcc be2net: Trim padded packets for Lancer by Somnath Kotur · 12 years ago
  47. 4826566 be2net: Pad skb to meet min Tx pkt size in lancer by Somnath Kotur · 12 years ago
  48. eeb65ce be2net: cleanup be_get_drvinfo() by Somnath Kotur · 12 years ago
  49. 3fb43eb bnx2x: Change to D3hot only on removal by Yuval Mintz · 12 years ago
  50. b030ed2 bnx2x: Implement PCI shutdown by Yuval Mintz · 12 years ago
  51. 8680019 bnx2x: Count number of possible FCoE interfaces by Dmitry Kravkov · 12 years ago
  52. 70ca5d7 bnx2x: Ack unknown VF messages by Ariel Elior · 12 years ago
  53. ca1ee4b bnx2x: Add and correct PCI link speed prints by Dmitry Kravkov · 12 years ago
  54. e09b74d bnx2x: Zero VFs starting MACs by Ariel Elior · 12 years ago
  55. c48b22d tcp: Remove 2 indentation levels in tcp_rcv_state_process by Joe Perches · 12 years ago
  56. 61eb9003 tcp: Remove another indentation level in tcp_rcv_state_process by Joe Perches · 12 years ago
  57. 1f6afc8 tcp: remove one indentation level in tcp_rcv_state_process() by Eric Dumazet · 12 years ago
  58. 42e52bf net: add netnotifier event for upper device change by Jiri Pirko · 12 years ago
  59. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  60. 6d0bfe2 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 12 years ago
  61. 6e2842f Merge branch 'qlcnic' by David S. Miller · 12 years ago
  62. 6a531b7 qlcnic: Update version to 5.2.43 by Shahed Shaikh · 12 years ago
  63. ee9e8b6 qlcnic: Enhance virtual NIC logging by Manish Chopra · 12 years ago
  64. 2343f06 qlcnic: qlcnic_get_board_name() function cleanup by Manish Chopra · 12 years ago
  65. 487042a qlcnic: Implement GET_LED_STATUS command for 82xx adapter. by Himanshu Madhani · 12 years ago
  66. 099907f qlcnic: modify reset recovery path in diag mode by Sony Chacko · 12 years ago
  67. 4690a7e qlcnic: diagnostics routine changes by Sony Chacko · 12 years ago
  68. b17f2cc qlcnic: Convert nested if-else to switch-case by Jitendra Kalsaria · 12 years ago
  69. 1267ff9 qlcnic: Initialize trans_work and idc_aen_work at VF probe. by Sucheta Chakraborty · 12 years ago
  70. 7e8fd00 qlcnic: Remove qlcnic_config_npars module parameter by Shahed Shaikh · 12 years ago
  71. aa2a803 qlcnic: Update IRQ name for 8200 and 8300 Series adapter. by Himanshu Madhani · 12 years ago
  72. 45ef92e qlcnic: Disable INT-x interrupt for 83xx on driver unload by Himanshu Madhani · 12 years ago
  73. a80be5a qlcnic: Support spoof check config. by Rajesh Borundia · 12 years ago
  74. f2068b8 tg3: Remove unnecessary lock around tg3_flag_set by Nithin Sujir · 12 years ago
  75. 7c10ee3 tg3: Fix misplaced empty line by Nithin Sujir · 12 years ago
  76. 4a5f46f tg3: Use descriptive label names in tg3_start by Nithin Sujir · 12 years ago
  77. 328947f tg3: Make tg3_rings_reset() more concise by Nithin Sujir · 12 years ago
  78. 32ba19e tg3: Simplify ring control block setup by Nithin Sujir · 12 years ago
  79. 2e460fc tg3: Split APE driver state change out of boot reset signature update by Nithin Sujir · 12 years ago
  80. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. 0e255f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  82. d4c2456 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  83. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  84. e97e548 GFS2: Fix typo in gfs2_log_end_write loop by Steven Whitehouse · 12 years ago
  85. 75f96ce GFS2: fix DLM depends to fix build errors by Randy Dunlap · 12 years ago
  86. af21ca8 GFS2: Use single-block reservations for directories by Bob Peterson · 12 years ago
  87. 37f7157 GFS2: two minor quota fixups by Bob Peterson · 12 years ago
  88. f1dd153 powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support by Brian King · 12 years ago
  89. 83920c4 powerpc/powernv: Build a zImage.epapr by Benjamin Herrenschmidt · 12 years ago
  90. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 12 years ago
  91. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 12 years ago
  92. 605e44d powerpc/powernv: Fix condition for when to invalidate the TCE cache by Benjamin Herrenschmidt · 12 years ago
  93. bee7dd9 powerpc/pci: Fix bogus message at boot about empty memory resources by Benjamin Herrenschmidt · 12 years ago
  94. 8fc1f5d powerpc: Fix TLB cleanup at boot on POWER8 by Benjamin Herrenschmidt · 12 years ago
  95. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  96. ee9c799 be2net: refactor HW workarounds in be_xmit() by Sathya Perla · 12 years ago
  97. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 12 years ago
  98. 191cb1f rps: document flow limit in scaling.txt by Willem de Bruijn · 12 years ago
  99. 161f65b bridge: Set vlan_features to allow offloads on vlans. by Vlad Yasevich · 12 years ago
  100. 7a9d645 Merge branch 'bnx2x' by David S. Miller · 12 years ago