1. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 12 years ago
  2. 23537b7 net/mlx4_core: Use firmware driven flow steering hash mode by Hadar Hen Zion · 12 years ago
  3. 0d256c0 net/mlx4_en: Fix ethtool rules leftovers after module unloaded by Hadar Hen Zion · 12 years ago
  4. 280fce1 net/mlx4_en: Block insertion of ethtool steering rules while the interface is down by Hadar Hen Zion · 12 years ago
  5. 8258bd2 net/mlx4_en: Fix vlan mask for ethtool steering rules by Hadar Hen Zion · 12 years ago
  6. 69d7126 net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules by Hadar Hen Zion · 12 years ago
  7. f90a367 net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool by Hadar Hen Zion · 12 years ago
  8. 248c62a net/mlx4_core: Set correctly allow_loopback flag by Hadar Hen Zion · 12 years ago
  9. 015465f net/mlx4_core: Directly expose fields of HW flow steering rule control segment by Hadar Hen Zion · 12 years ago
  10. 1b13c97 net/vxlan: Add ethtool drvinfo by Yan Burman · 12 years ago
  11. c33e7b0 ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  12. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  13. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  14. f256dc5 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  15. 3b58908 x86: bpf_jit_comp: add pkt_type support by Eric Dumazet · 12 years ago
  16. 45acd3a qlcnic: Bump up the version to 5.1.33 by Jitendra Kalsaria · 12 years ago
  17. fec9dd1 qlcnic: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  18. 22fd5ab qlcnic: Fix RX/TX checksum setting for some adapter types by Manish chopra · 12 years ago
  19. 4d53f40 qlcnic: Fix minidump in NPAR mode by Shahed Shaikh · 12 years ago
  20. 283c1c6 qlcnic: driver LRO bug fix by Manish chopra · 12 years ago
  21. cdc84dd qlcnic: Free irq for mailbox interrupts by Manish chopra · 12 years ago
  22. 1403f43 qlcnic: Fix bug in reading HW reset template by Manish chopra · 12 years ago
  23. 069048f qlcnic: Fix sparse check endian warnings by Shahed Shaikh · 12 years ago
  24. 409cc1f bond: have random dev address by default instead of zeroes by Jiri Pirko · 12 years ago
  25. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 12 years ago
  26. 29e3b16 netfilter ipset: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  27. d9e8565 netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  28. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  29. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  30. 07c2fec ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  31. b53c47d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  32. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 218774d ipv6: add anti-spoofing checks for 6to4 and 6rd by Hannes Frederic Sowa · 12 years ago
  34. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 12 years ago
  35. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 12 years ago
  36. 0cd3fde gianfar: Optimize struct gfar_priv_tx_q for two cache lines by Claudiu Manoil · 12 years ago
  37. 243bb4c ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled by Eric W. Biederman · 12 years ago
  38. 4e58a02 pktgen: support net namespace by Cong Wang · 12 years ago
  39. dc97538 net: fec: add napi support to improve proformance by Frank Li · 12 years ago
  40. 72aa8e1 ethoc: Cleanup driver format by Barry Grussling · 12 years ago
  41. 040468a ip_gre: When TOS is inherited, use configured TOS value for non-IP packets by David Ward · 12 years ago
  42. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  43. 5a1dc31 Merge branch 'ipfrags' by David S. Miller · 12 years ago
  44. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 12 years ago
  45. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 12 years ago
  46. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 12 years ago
  47. 6e34a8b net: cacheline adjust struct inet_frag_queue by Jesper Dangaard Brouer · 12 years ago
  48. 5f8e1e8 net: cacheline adjust struct inet_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  49. cd39a78 net: cacheline adjust struct netns_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  50. 656a05c net: ks8851: convert to threaded IRQ by Felipe Balbi · 12 years ago
  51. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  52. cdda889 net: avoid to hang up on sending due to sysctl configuration overflow. by bingtian.ly@taobao.com · 12 years ago
  53. fc16e88 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  54. f7b5d1b via-rhine: add 64bit statistics. by Jamie Gloudon · 12 years ago
  55. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  56. ef3d904 net: phy: realtek: add rtl8211e driver by Giuseppe CAVALLARO · 12 years ago
  57. 556e625 netpoll: use the net namespace of current process instead of init_net by Cong Wang · 12 years ago
  58. faeed82 netpoll: use ipv6_addr_equal() to compare ipv6 addr by Cong Wang · 12 years ago
  59. 5fbee84 netpoll: add RCU annotation to npinfo field by Cong Wang · 12 years ago
  60. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  61. 8a67b05 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  62. 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
  63. fefd9e6 powerpc: kernel/kgdb.c: Fix memory leakage by Cong Ding · 12 years ago
  64. 572177d powerpc/book3e: Disable interrupt after preempt_schedule_irq by Tiejun Chen · 12 years ago
  65. 46ed7a7 powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function by Carl E. Love · 12 years ago
  66. 72640d8 powerpc/pasemi: Fix crash on reboot by Steven Rostedt · 12 years ago
  67. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  68. f94d4fe Merge tag 'md-3.8-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  69. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  70. 45e72af Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  71. ae2c3d9 Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  72. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  73. a7966d9 batman-adv: fix local translation table output by Antonio Quartulli · 12 years ago
  74. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  75. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  77. 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 12 years ago
  78. 8d56b6d igbvf: be sane about random MAC addresses by Mitch A Williams · 12 years ago
  79. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  80. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  81. aa19c29 ixgbevf: Make sure link status and speed are fetched by Greg Rose · 12 years ago
  82. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 12 years ago
  83. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 12 years ago
  84. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  85. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  86. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  87. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  88. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  89. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  90. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  91. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  92. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  93. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  94. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  95. 6642f91 dm9601: support dm9620 variant by Peter Korsgaard · 12 years ago
  96. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
  97. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
  98. 78fb2de net/mlx4_en: Initialize RFS filters lock and list in init_netdev by Amir Vadai · 12 years ago
  99. 7225922 net/mlx4_en: Fix a race when closing TX queue by Amir Vadai · 12 years ago
  100. f356fcbe net/mlx4_core: Return proper error code when __mlx4_add_one fails by Jack Morgenstein · 12 years ago