1. 1d143d9 net: core functions cleanup by stephen hemminger · 11 years ago
  2. 2173f8d netlink: cleanup tap related functions by stephen hemminger · 11 years ago
  3. 6da67d2 bonding: make more functions static by stephen hemminger · 11 years ago
  4. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  5. 47d1f71 stmicro: make local variables static by stephen hemminger · 11 years ago
  6. 8e769788 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  7. 8169d10 Merge branch 'bonding' by David S. Miller · 11 years ago
  8. 844223a bonding: use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 11 years ago
  9. 359632e bonding: remove the return value for bond_3ad_bind_slave() by dingtianhong · 11 years ago
  10. d316ded bonding: remove unwanted return value for bond_dev_queue_xmit() by dingtianhong · 11 years ago
  11. 3900f29 bonding: slight optimizztion for bond_slave_override() by dingtianhong · 11 years ago
  12. 4d4ac1b bonding: slight optimization for bond_alb_xmit() by dingtianhong · 11 years ago
  13. a742e1f bonding: slight optimization for bond_3ad_xmit_xor() by dingtianhong · 11 years ago
  14. 815117a bonding: use ether_addr_equal_unaligned for bond addr compare by dingtianhong · 11 years ago
  15. 4b903e3 Merge branch 'r8152' by David S. Miller · 11 years ago
  16. 43779f8 r8152: support RTL8153 by hayeswang · 11 years ago
  17. 507605a r8152: split rtl8152_enable by hayeswang · 11 years ago
  18. c81229c r8152: add rtl_ops by hayeswang · 11 years ago
  19. 8e1f51b r8152: change some definitions by hayeswang · 11 years ago
  20. ac244d3 r8152: modify the method of accessing PHY by hayeswang · 11 years ago
  21. e3fe0b1 r8152: move rtl8152_unload and ocp_reg_write by hayeswang · 11 years ago
  22. 63d515c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  23. d15e2a9 cnic: Add a signature to indicate valid doorbell offset. by Eddie Wai · 11 years ago
  24. 487d9ed bnx2: Update version to 2.2.5. by Michael Chan · 11 years ago
  25. 4016bad bnx2: Report MDI/MDIX status to ethtool. by Michael Chan · 11 years ago
  26. 41033b6 bnx2: Enable auto-mdix when autoneg is disabled. by Michael Chan · 11 years ago
  27. d17e53b bnx2: Advertise nothing when speed is forced by Michael Chan · 11 years ago
  28. ad86c55 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  29. 90327e7 i40evf: A0 silicon specific by Greg Rose · 11 years ago
  30. 105bf2f i40evf: add driver to kernel build system by Greg Rose · 11 years ago
  31. d358aa9 i40evf: init code and hardware support by Greg Rose · 11 years ago
  32. 5321a21 i40evf: driver core headers by Greg Rose · 11 years ago
  33. 62683ab i40evf: virtual channel interface by Greg Rose · 11 years ago
  34. fbb7ddf i40evf: core ethtool functionality by Greg Rose · 11 years ago
  35. 7f12ad7 i40evf: transmit and receive functionality by Greg Rose · 11 years ago
  36. 5eae00c i40evf: main driver core by Greg Rose · 11 years ago
  37. e971522 Merge branch 'addr_compare' by David S. Miller · 11 years ago
  38. 2d87650 net: plip: slight optimization of addr compare by dingtianhong · 11 years ago
  39. 7c3c299 net: fddi: slight optimization of addr compare by dingtianhong · 11 years ago
  40. d9f394f net: ti: slight optimization of addr compare by dingtianhong · 11 years ago
  41. 00fa4ce net: sun: optimization of addr compare by dingtianhong · 11 years ago
  42. 9116d7b net: seeq: slight optimization of addr compare by dingtianhong · 11 years ago
  43. c4bde29 net: renesas: slight optimization of addr compare by dingtianhong · 11 years ago
  44. 6878f79 net: qlcnic: slight optimization of addr compare by dingtianhong · 11 years ago
  45. 202af85 net: netxen: slight optimization of addr compare by dingtianhong · 11 years ago
  46. 3a8e87e net: packetengines: slight optimization of addr by dingtianhong · 11 years ago
  47. f75d191 net: vxge: slight optimization of addr compare by dingtianhong · 11 years ago
  48. 7ced544 net: ksz884x: slight optimization of addr compare by dingtianhong · 11 years ago
  49. c0623e5 net: mlx4: slight optimization of addr compare by dingtianhong · 11 years ago
  50. 4012dda net: ixgbe: slight optimization of addr compare by dingtianhong · 11 years ago
  51. 887fa9d net: igbvf: slight optimization of addr compare by dingtianhong · 11 years ago
  52. 61d23e9 net: benet: slight optimization of addr compare by dingtianhong · 11 years ago
  53. 9130ac6 net: enic: slight optimization of addr compare by dingtianhong · 11 years ago
  54. 4c1120b net: cxgb3: slight optimization of addr compare by dingtianhong · 11 years ago
  55. 8fd90de net: bnx2x: slight optimization of addr compare by dingtianhong · 11 years ago
  56. c466a9b net: 3com: slight optimization of addr compare by dingtianhong · 11 years ago
  57. 21eb218 net, sch: fix the typo in register_qdisc() by Zhi Yong Wu · 11 years ago
  58. 855abcf net, rps: fix the comment of net_rps_action_and_irq_enable() by Zhi Yong Wu · 11 years ago
  59. c9d8ca0 net, rps: fix build failure when CONFIG_RPS isn't set by Zhi Yong Wu · 11 years ago
  60. 0438816 sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit() by wangweidong · 11 years ago
  61. 6a031f6 sch_netem: support of 64bit rates by Yang Yingliang · 11 years ago
  62. 8cfd88d sch_netem: more precise length of packets by Yang Yingliang · 11 years ago
  63. 837052d net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling by Or Gerlitz · 11 years ago
  64. 7ffdf72 net/mlx4_core: Add basic support for TCP/IP offloads under tunneling by Or Gerlitz · 11 years ago
  65. 604d13c netlink: specify netlink packet direction for nlmon by Daniel Borkmann · 11 years ago
  66. 73bfd37 netlink: only do not deliver to tap when both sides are kernel sks by Daniel Borkmann · 11 years ago
  67. 89ba52b Merge branch 'sctp_logspam' by David S. Miller · 11 years ago
  68. 94f6519 SCTP: Reduce log spamming for sctp setsockopt by Neil Horman · 11 years ago
  69. 0a9a8bf printk: Add a DEPRECATED macro by Neil Horman · 11 years ago
  70. c76f2a2 sch_dsmark: use correct func name in print messages by Yang Yingliang · 11 years ago
  71. a071d27 sch_htb: use /* comments by Yang Yingliang · 11 years ago
  72. c17988a net_sched: replace pr_warning with pr_warn by Yang Yingliang · 11 years ago
  73. d4dd8ae packet: fix "foo * bar" and "(foo*)" problems by Weilong Chen · 11 years ago
  74. 46306b4 ipv6: unneccessary to get address prefix in addrconf_get_prefix_route by Li RongQing · 11 years ago
  75. 71a1d9e Merge branch 'tun_rfs' by David S. Miller · 11 years ago
  76. 9bc8893 tun: Add support for RFS on tun flows by Tom Herbert · 11 years ago
  77. fe47755 net: Allow setting sock flow hash without a sock by Tom Herbert · 11 years ago
  78. 84a6a0a bonding: update Documentation/networking/bonding.txt for option lp_interval by dingtianhong · 11 years ago
  79. 834db4b bonding: ust micro BOND_NO_USE_ARP to simplify the mode check by dingtianhong · 11 years ago
  80. 3a7129e bonding: add option lp_interval for loading module by dingtianhong · 11 years ago
  81. 24245a1 lro: remove dead code by stephen hemminger · 11 years ago
  82. da131dd bonding: make local function static by stephen hemminger · 11 years ago
  83. f7e56a7 tcp: make local functions static by stephen hemminger · 11 years ago
  84. 4ffa8fc net/7990: Make lance_private.name const by Geert Uytterhoeven · 11 years ago
  85. a8ab77a net/7990: Fix whitespace errors by Geert Uytterhoeven · 11 years ago
  86. ea074b3 ipv4: ping make local stuff static by Stephen Hemminger · 11 years ago
  87. 068a6e1 ipv4: remove unused function by Stephen Hemminger · 11 years ago
  88. 7195cf7 arp: make arp_invalidate static by Stephen Hemminger · 11 years ago
  89. c9cb6b6 ipv4: make fib_detect_death static by Stephen Hemminger · 11 years ago
  90. 0db901b macvlan: make start_xmit local by stephen hemminger · 11 years ago
  91. 69c5885 bgmac: use phy_mii_ioctl in ioctl handler by Hauke Mehrtens · 11 years ago
  92. 5322dbf bgmac: drop duplicated PHY defines by Rafał Miłecki · 11 years ago
  93. 3193502 ieee802154: space prohibited before that close parenthesis by Weilong Chen · 11 years ago
  94. 3cdba60 llc: "foo* bar" should be "foo *bar" by Weilong Chen · 11 years ago
  95. 69317a5 tile_net: Always enable PTP clock support on TILE-Gx by Ben Hutchings · 11 years ago
  96. fcf93a0 bnx2x: Fix build with SRIOV disabled. by David S. Miller · 11 years ago
  97. 2c15a15 vmxnet3: use initialized skb pointer to set hash by Michal Schmidt · 11 years ago
  98. 2e04ad4 sch_tbf: add TBF_BURST/TBF_PBURST attribute by Yang Yingliang · 11 years ago
  99. 4e2d52b sctp: fix checkpatch errors with //commen by wangweidong · 11 years ago
  100. 8d72651 sctp: fix checkpatch errors with open brace '{' and trailing statements by wangweidong · 11 years ago