1. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 11 years ago
  2. c43f856 igb/ixgbe: remove return statements for void functions by Jeff Kirsher · 11 years ago
  3. 3bf2379 ixgbe: add /* fallthrough */ comment to case statements by Jacob Keller · 11 years ago
  4. 8105ecd ixgbe: add space between operands to & by Jacob Keller · 11 years ago
  5. ec73942 ixgbe: don't check NULL for debugfs_remove_recursive by Jacob Keller · 11 years ago
  6. 63b64de ixgbe: add braces around else block by Jacob Keller · 11 years ago
  7. 6ec1b71 ixgbe: fix several concatenated strings to single line by Jacob Keller · 11 years ago
  8. 2b2005d ixgbe: fix checkpatch style of blank line after declaration by Jacob Keller · 11 years ago
  9. 1c420c7 ixgbe: fix function-like macro, remove semicolon by Jacob Keller · 11 years ago
  10. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 11 years ago
  11. 091b648 Merge branch 'mlx4-next' by David S. Miller · 11 years ago
  12. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 11 years ago
  13. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 11 years ago
  14. 65db611 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  15. b3f7a7b ieee802154: missing put_dev() on error by Dan Carpenter · 11 years ago
  16. d22adbf net: cdc_ncm: fix typo in test for supported formats by Dan Carpenter · 11 years ago
  17. 3aeea53 xilinx: Use time_before_eq() by Manuel Schölling · 11 years ago
  18. 05e1e76 micrel: Use time_before_eq() by Manuel Schölling · 11 years ago
  19. 87f03cc mISDN: Use mod_timer() by Manuel Schölling · 11 years ago
  20. 0797fb0 mISDN: Use time_before() by Manuel Schölling · 11 years ago
  21. 2b3d965 qlogic: Use time_before() by Manuel Schölling · 11 years ago
  22. ff1f974 Merge branch 'bonding' by David S. Miller · 11 years ago
  23. f6dcf56 bonding: remove NULL verification from bond_get_bond_by_slave() by Veaceslav Falico · 11 years ago
  24. dc73c41 bonding: populate essential new_slave->bond/dev early by Veaceslav Falico · 11 years ago
  25. 11ee46f Merge branch 'genphy' by David S. Miller · 11 years ago
  26. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 11 years ago
  27. c242a47 net: phy: genphy: Allow overwriting features by Sascha Hauer · 11 years ago
  28. a6cea53 Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  29. b128272 bridge: make br_device_notifier static by Cong Wang · 11 years ago
  30. 5c4a43b net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning by Chen Gang · 11 years ago
  31. 53819a6 mac802154: llsec: correctly lookup implicit-indexed keys by Phoebe Buckheister · 11 years ago
  32. beb5842 Merge branch 'mac80211' by David S. Miller · 11 years ago
  33. 62e9c11 mac802154: llsec: fold useless return value check by Phoebe Buckheister · 11 years ago
  34. 6f3eabc mac802154: llsec: fix incorrect lock pairing by Phoebe Buckheister · 11 years ago
  35. 68bc74f net: davinci_emac: fix oops caused by uninitialized ndev->dev by Sekhar Nori · 11 years ago
  36. cb421c2 Merge branch 'fixed_phy' by David S. Miller · 11 years ago
  37. 1f8c486 powerpc/fsl: fsl_soc: remove 'fixed-link' parsing code by Florian Fainelli · 11 years ago
  38. ea3429c of: mdio: remove of_phy_connect_fixed_link by Florian Fainelli · 11 years ago
  39. 8700981 ucc_geth: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  40. be40364 gianfar: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  41. bb74d9a fs_enet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  42. 186534a net: systemport: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  43. 9abf0c2 net: bcmgenet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  44. ae21888 Documentation: devicetree: net: refer to fixed-link.txt by Florian Fainelli · 11 years ago
  45. 91c1d98 Documentation: devicetree: add old and deprecated 'fixed-link' by Florian Fainelli · 11 years ago
  46. a33fa47 Merge branch 'vlan_features' by David S. Miller · 11 years ago
  47. 3625920 teaming: fix vlan_features computing by Michal Kubeček · 11 years ago
  48. a9b3ace bonding: fix vlan_features computing by Michal Kubeček · 11 years ago
  49. da08143 vlan: more careful checksum features handling by Michal Kubeček · 11 years ago
  50. 98a6eeb net: fec: correct the MDIO clock source by Nimrod Andy · 11 years ago
  51. e8fcfcd net: fec: optimize the clock management to save power by Nimrod Andy · 11 years ago
  52. fddb887 Merge branch 'sw_tso' by David S. Miller · 11 years ago
  53. 3ae8f4e net: mv643xx_eth: Implement software TSO by Ezequiel Garcia · 11 years ago
  54. 69ad0dd net: mv643xx_eth: Use dma_map_single() to map the skb fragments by Ezequiel Garcia · 11 years ago
  55. 4d48d58 net: mv643xx_eth: Factorize feature setting by Ezequiel Garcia · 11 years ago
  56. 84411f7 net: mv643xx_eth: Avoid setting the initial TCP checksum by Ezequiel Garcia · 11 years ago
  57. 0a8fa93 net: mv643xx_eth: Factorize initial checksum and command preparation by Ezequiel Garcia · 11 years ago
  58. 2adb719d net: mvneta: Implement software TSO by Ezequiel Garcia · 11 years ago
  59. e19d2dd net: mvneta: Clean mvneta_tx() sk_buff handling by Ezequiel Garcia · 11 years ago
  60. 01ef26c net: mvneta: Factorize feature setting by Ezequiel Garcia · 11 years ago
  61. e876f20 net: Add a software TSO helper API by Ezequiel Garcia · 11 years ago
  62. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  63. 758bd61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  64. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 11 years ago
  65. aff4b97 wimax/i2400m: make return of 0 explicit by Julia Lawall · 11 years ago
  66. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 11 years ago
  67. 21ea04f Merge branch 'enic-next' by David S. Miller · 11 years ago
  68. c327e8f MAINTAINERS: Update enic maintainers by Govindarajulu Varadarajan · 11 years ago
  69. 7c2ce6e enic: Add support for adaptive interrupt coalescing by Sujith Sankar · 11 years ago
  70. f6e92d1 vxge: Use time_before() by Manuel Schölling · 11 years ago
  71. 12b5c38 ieee802154: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  72. 7e91035 atm: idt77252: Remove redundant error check by Peter Senna Tschudin · 11 years ago
  73. 1495664 ipv6: slight optimization in ip6_dst_gc by Li RongQing · 11 years ago
  74. 9e641bd net-tun: restructure tun_do_read for better sleep/wakeup efficiency by Xi Wang · 11 years ago
  75. f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 11 years ago
  76. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 11 years ago
  77. fc2f2f5 i40evf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  78. cf68f51 can: gs_usb: gs_destroy_candev(): fix use after free by Marc Kleine-Budde · 11 years ago
  79. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 11 years ago
  80. c0c8a20 i40e: remove Tx work for ptp by Jesse Brandeburg · 11 years ago
  81. 9e5634d i40e: Don't disable SR-IOV when VFs are assigned by Mitch Williams · 11 years ago
  82. 31cd840 i40e: remove hardcode of stats struct size in ethtool by Shannon Nelson · 11 years ago
  83. 32f5f54 i40e/i40evf: control auto ITR through ethtool by Mitch Williams · 11 years ago
  84. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 11 years ago
  85. f0c53c7 i40evf: make ethtool_ops const by Mitch Williams · 11 years ago
  86. 107f301 i40evf: don't lie to ethtool by Mitch Williams · 11 years ago
  87. c7b8d97 i40evf: Use macro param for ethtool stats by Mitch Williams · 11 years ago
  88. 1c112a6 i40e: add required include by Mitch Williams · 11 years ago
  89. b831607 i40evf: Fix the headers and update copyright year. by Jesse Brandeburg · 11 years ago
  90. dd8621a i40evf: Remove unused defines by Catherine Sullivan · 11 years ago
  91. 9774dd8 i40evf: Update AdminQ interface by Shannon Nelson · 11 years ago
  92. 2a7ede5 Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  93. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 11 years ago
  94. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 11 years ago
  95. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 11 years ago
  96. 35151d8 netfilter: nf_tables: simplify nf_tables_*_notify by Pablo Neira Ayuso · 11 years ago
  97. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 11 years ago
  98. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 11 years ago
  99. e1aaca9 netfilter: nf_tables: pass context to nf_tables_updtable() by Pablo Neira Ayuso · 11 years ago
  100. f75edf5 netfilter: nf_tables: disabling table hooks always succeeds by Pablo Neira Ayuso · 11 years ago