1. 28710c5 be2net: Use GET_FUNCTION_CONFIG V1 cmd by Kalesh AP · 12 years ago
  2. 14d3692 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  3. 674853b sh_eth: add R8A77781 support by Sergei Shtylyov · 12 years ago
  4. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 12 years ago
  5. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 12 years ago
  6. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 12 years ago
  7. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 12 years ago
  8. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 12 years ago
  9. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 12 years ago
  10. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 12 years ago
  11. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 12 years ago
  12. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 12 years ago
  13. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 12 years ago
  14. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 12 years ago
  15. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 12 years ago
  16. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 12 years ago
  17. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 12 years ago
  18. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 12 years ago
  19. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 12 years ago
  20. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 12 years ago
  21. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 12 years ago
  22. 00ca8f0 hyperv: Fix a compiler warning in netvsc_send() by Haiyang Zhang · 12 years ago
  23. 02ffc24 Merge branch 'pegasus' by David S. Miller · 12 years ago
  24. 323b349 drivers: net: usb: pegasus: fix control urb submission by Petko Manolov · 12 years ago
  25. 2bd6470 drivers: net: usb: pegasus: read/write_mii_word optimised by Petko Manolov · 12 years ago
  26. 313a58e drivers: net: usb: pegasus: remove skb pool by Petko Manolov · 12 years ago
  27. 5f5624c ipv6: Kill ipv6 dependency of icmpv6_send(). by Pravin B Shelar · 12 years ago
  28. a4c4009 net: increase frag hash size by Jesper Dangaard Brouer · 12 years ago
  29. f0911aa atm: he: use mdelay instead of large udelay constants by Arnd Bergmann · 12 years ago
  30. 13ccf04 Merge branch 'pktdiag' by David S. Miller · 12 years ago
  31. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 12 years ago
  32. 76d0eeb packet_diag: disclose meminfo values by Nicolas Dichtel · 12 years ago
  33. 6264190 packet_diag: disclose uid value by Nicolas Dichtel · 12 years ago
  34. fdd5f43 selftests: psock_tpacket: fix status check by Daniel Borkmann · 12 years ago
  35. 823aa87 vxlan: allow choosing destination port per vxlan by stephen hemminger · 12 years ago
  36. 7d836a7 vxlan: compute source port in network byte order by stephen hemminger · 12 years ago
  37. 5d174dd vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) by stephen hemminger · 12 years ago
  38. 73cf331 vxlan: fix byte order issues with NDA_PORT by stephen hemminger · 12 years ago
  39. 23c578b vxlan: document UDP default port by stephen hemminger · 12 years ago
  40. 3b8df3c vxlan: update mail address and copyright date by stephen hemminger · 12 years ago
  41. b0a397f bridge: Add fdb dst check during fdb update by roopa · 12 years ago
  42. c39904a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  43. b38a54e Merge branch 'mlx4' by David S. Miller · 12 years ago
  44. 2cccb9e net/mlx4: Add support to get VF config by Rony Efraim · 12 years ago
  45. e6b6a23 net/mlx4: Add VF MAC spoof checking support by Rony Efraim · 12 years ago
  46. 3f7fb02 net/mlx4: Add set VF default vlan ID and priority support by Rony Efraim · 12 years ago
  47. 8f7ba3c net/mlx4: Add set VF mac address support by Rony Efraim · 12 years ago
  48. 0eb62b9 net/mlx4: Add structures to keep VF Ethernet ports information by Rony Efraim · 12 years ago
  49. 6ce71ac net/mlx4: Add reference counting to MAC registeration by Rony Efraim · 12 years ago
  50. dc8142e net/mlx4_en: Disable HW clock overflow check when no HW support by Amir Vadai · 12 years ago
  51. 30b40c3 net/mlx4_core: Disable HW timestamping for VFs by Amir Vadai · 12 years ago
  52. 50754d21 genetlink: fix possible memory leak in genl_family_rcv_msg() by Wei Yongjun · 12 years ago
  53. 78d0b11 be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze. by Suresh Reddy · 12 years ago
  54. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 12 years ago
  55. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 12 years ago
  56. c4a56de ixgbe: add mac type to the version in ethtool_regs by Emil Tantilov · 12 years ago
  57. 46d5ced ixgbe: add support for disabling link at boot time on 82599 by Emil Tantilov · 12 years ago
  58. 5e82f2f ixgbe: cache AUTOC reads by Emil Tantilov · 12 years ago
  59. 26b4742 ixgbe: fix register access during ethtool loopback test by Emil Tantilov · 12 years ago
  60. d87d830 ixgbe: fix EICR write in ixgbe_msix_other by Jacob Keller · 12 years ago
  61. dc3d226 igb: limit udelay for phy changes to 10000us by Andi Kleen · 12 years ago
  62. a3b87a4 e1000e: panic caused by Rx traffic arriving while interface going down by Bruce Allan · 12 years ago
  63. 73e3dd6 e1000e: fix numeric overflow in phc settime method by Richard Cochran · 12 years ago
  64. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 12 years ago
  65. a11fbba net/cpsw: fix irq_disable() with threaded interrupts by Sebastian Siewior · 12 years ago
  66. 6e6ceae net/cpsw: optimize the for_each_slave_macro() by Sebastian Siewior · 12 years ago
  67. d1bd9ac net/cpsw: make sure modules remove does not leak any ressources by Sebastian Siewior · 12 years ago
  68. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 12 years ago
  69. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 12 years ago
  70. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 12 years ago
  71. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 12 years ago
  72. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 12 years ago
  73. 817f6d1 net/davinci_cpdma: don't check for jiffies with interrupts by Sebastian Siewior · 12 years ago
  74. 2bac7cb net: ipv4: typo issue, remove erroneous semicolon by Chen Gang · 12 years ago
  75. 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 12 years ago
  76. 4c09eed net: fec: Enable imx6 enet checksum acceleration. by Jim Baxter · 12 years ago
  77. cf62cb7 net: calxedaxgmac: fix condition in xgmac_set_features() by Dan Carpenter · 12 years ago
  78. 3a4e0d6 openvswitch: Use parallel_ops genl. by Pravin B Shelar · 12 years ago
  79. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 12 years ago
  80. 133b9424 irda: irlmp_reasons[] can be static by Wu Fengguang · 12 years ago
  81. e12472d net: remove redundant code in dev_hard_start_xmit() by Eric Dumazet · 12 years ago
  82. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 12 years ago
  83. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 12 years ago
  84. 660f7d2 Merge branch 'af_packet-timestamp' by David S. Miller · 12 years ago
  85. 2940b26 packet: doc: update timestamping part by Daniel Borkmann · 12 years ago
  86. b9c32fb packet: if hw/sw ts enabled in rx/tx ring, report which ts we got by Daniel Borkmann · 12 years ago
  87. 7276d5d7 packet: minor: convert status bits into shifting format by Daniel Borkmann · 12 years ago
  88. 7a51384 packet: enable hardware tx timestamping on tpacket ring by Daniel Borkmann · 12 years ago
  89. 2e31396 packet: tx timestamping on tpacket ring by Willem de Bruijn · 12 years ago
  90. 92dea7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  91. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  92. 67b1b90 igb: Bump version of driver by Carolyn Wyborny · 12 years ago
  93. 9b6a4c9 igb: Remove id's that will not be productized for Linux. by Carolyn Wyborny · 12 years ago
  94. 6cb7674 igb: Remove dead code path by Matthew Vick · 12 years ago
  95. 6f3dc319 igb: Retain HW VLAN filtering while in promiscuous + VT mode by Greg Rose · 12 years ago
  96. c0ba477 igb: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  97. b09186d igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned by Alexander Duyck · 12 years ago
  98. 5a8eb24 pci: Add SRIOV helper function to determine if VFs are assigned to guest by Alexander Duyck · 12 years ago
  99. d44e7a9 igb: Add SMBI semaphore to I210/I211 by Matthew Vick · 12 years ago
  100. 0ba96d3 igb: SERDES loopback sigdetect bit on i210 devices by Akeem G. Abodunrin · 12 years ago