1. 17fdd35 alx: fix 100mbit/half duplex speed translation by Johannes Berg · 12 years ago
  2. ef0cc4b alx: treat flow control correctly in alx_set_pauseparam() by Johannes Berg · 12 years ago
  3. 0a6eac2 net/mlx4_core: Add HW enforcement to VF link state by Rony Efraim · 12 years ago
  4. b01978c net/mlx4_core: Dynamic VST to VST vlan/qos changes by Jack Morgenstein · 12 years ago
  5. 4e144d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  6. 496e4ae netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag by Florian Westphal · 12 years ago
  7. 008aebd bonding: combine pr_debugs in bond_set_dev_addr into one by Nikolay Aleksandrov · 12 years ago
  8. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  9. d36a21d ssb/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  10. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  11. 3b233fe nlmon: fix comparison in nlmon_is_valid_mtu by Daniel Borkmann · 12 years ago
  12. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 12 years ago
  13. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 12 years ago
  14. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 12 years ago
  15. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 12 years ago
  16. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 12 years ago
  17. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 12 years ago
  18. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 12 years ago
  19. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 12 years ago
  20. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 12 years ago
  21. ae0d675 bonding: when cloning a MAC use NET_ADDR_STOLEN by nikolay@redhat.com · 12 years ago
  22. 97a1e63 bonding: remove unnecessary dev_addr_from_first member by nikolay@redhat.com · 12 years ago
  23. 8d2ada7 bonding: remove unnecessary setup_by_slave member by nikolay@redhat.com · 12 years ago
  24. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 12 years ago
  25. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 12 years ago
  26. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 12 years ago
  27. 1f3e4b0 can: at91_can: Use of_match_ptr() by Sachin Kamat · 12 years ago
  28. baffd2e ARM: imx: flexcan: Remove platform file by Fabio Estevam · 12 years ago
  29. b7c4114 can: flexcan: Use a regulator to control the CAN transceiver by Fabio Estevam · 12 years ago
  30. 30caa4b ARM: imx: prepare for removal of flexcan_platform_data by Marc Kleine-Budde · 12 years ago
  31. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 12 years ago
  32. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 12 years ago
  33. 963b89e sit: fix 4in4 + IPsec scenario by Nicolas Dichtel · 12 years ago
  34. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  35. 8b4d14d netns: exclude ipvs from struct net when IPVS disabled by JunweiZhang · 12 years ago
  36. d066718 kernel: remove unnecessary head file by JunweiZhang · 12 years ago
  37. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 12 years ago
  38. eba3b5a ipvs: SH fallback and L4 hashing by Alexander Frolkin · 12 years ago
  39. acaac5d ipvs: drop SCTP connections depending on state by Julian Anastasov · 12 years ago
  40. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 12 years ago
  41. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 12 years ago
  42. bba54de ipvs: provide iph to schedulers by Julian Anastasov · 12 years ago
  43. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 12 years ago
  44. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 12 years ago
  45. d7d35c6 bonding: doc: some details on backup slave arp validation by Veaceslav Falico · 12 years ago
  46. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 12 years ago
  47. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 12 years ago
  48. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 12 years ago
  49. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 12 years ago
  50. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 12 years ago
  51. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 12 years ago
  52. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 12 years ago
  53. 7623757 doc: fix some syntax errors in netlink mmap sample code by Cong Wang · 12 years ago
  54. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 12 years ago
  55. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 12 years ago
  56. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 12 years ago
  57. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 12 years ago
  58. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 12 years ago
  59. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 12 years ago
  60. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 12 years ago
  61. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 12 years ago
  62. b527fe6 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline by Daniel Borkmann · 12 years ago
  63. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 12 years ago
  64. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 12 years ago
  65. f072d7a net: sctp: remove TEST_FRAME ifdef by Daniel Borkmann · 12 years ago
  66. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 12 years ago
  67. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 12 years ago
  68. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 12 years ago
  69. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 12 years ago
  70. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 12 years ago
  71. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 12 years ago
  72. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 12 years ago
  73. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 12 years ago
  74. 6123db2e net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 12 years ago
  75. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 12 years ago
  76. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 12 years ago
  77. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 12 years ago
  78. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 12 years ago
  79. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 12 years ago
  80. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  81. 6541aa5 qeth: use default napi weight by Sebastian Ott · 12 years ago
  82. ede8867 qeth: Fix crash on initial MTU size change by Stefan Raspl · 12 years ago
  83. a0c9852 qeth: change default standard blkt settings for OSA by Ursula Braun · 12 years ago
  84. fe44014 qeth: Increase default MTU for OSA devices by Stefan Raspl · 12 years ago
  85. 819bc78 netiucv: remove unused macro by Andy Shevchenko · 12 years ago
  86. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 12 years ago
  87. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 12 years ago
  88. 7ae8639 tcp: remove invalid __rcu annotation by Eric Dumazet · 12 years ago
  89. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 12 years ago
  90. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 12 years ago
  91. 77e2af0 net: if_arp: add ARPHRD_NETLINK type by Daniel Borkmann · 12 years ago
  92. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 12 years ago
  93. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 12 years ago
  94. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 12 years ago
  95. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 12 years ago
  96. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 12 years ago
  97. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 12 years ago
  98. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 12 years ago
  99. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 12 years ago
  100. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 12 years ago