1. d36a21d ssb/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  2. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  3. 3b233fe nlmon: fix comparison in nlmon_is_valid_mtu by Daniel Borkmann · 12 years ago
  4. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 12 years ago
  5. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 12 years ago
  6. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 12 years ago
  7. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 12 years ago
  8. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 12 years ago
  9. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 12 years ago
  10. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 12 years ago
  11. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 12 years ago
  12. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 12 years ago
  13. ae0d675 bonding: when cloning a MAC use NET_ADDR_STOLEN by nikolay@redhat.com · 12 years ago
  14. 97a1e63 bonding: remove unnecessary dev_addr_from_first member by nikolay@redhat.com · 12 years ago
  15. 8d2ada7 bonding: remove unnecessary setup_by_slave member by nikolay@redhat.com · 12 years ago
  16. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 12 years ago
  17. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 12 years ago
  18. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 12 years ago
  19. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 12 years ago
  20. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 12 years ago
  21. 963b89e sit: fix 4in4 + IPsec scenario by Nicolas Dichtel · 12 years ago
  22. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  23. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 12 years ago
  24. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 12 years ago
  25. d7d35c6 bonding: doc: some details on backup slave arp validation by Veaceslav Falico · 12 years ago
  26. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 12 years ago
  27. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 12 years ago
  28. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 12 years ago
  29. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 12 years ago
  30. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 12 years ago
  31. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 12 years ago
  32. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 12 years ago
  33. 7623757 doc: fix some syntax errors in netlink mmap sample code by Cong Wang · 12 years ago
  34. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 12 years ago
  35. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 12 years ago
  36. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 12 years ago
  37. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 12 years ago
  38. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 12 years ago
  39. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 12 years ago
  40. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 12 years ago
  41. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 12 years ago
  42. b527fe6 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline by Daniel Borkmann · 12 years ago
  43. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 12 years ago
  44. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 12 years ago
  45. f072d7a net: sctp: remove TEST_FRAME ifdef by Daniel Borkmann · 12 years ago
  46. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 12 years ago
  47. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 12 years ago
  48. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 12 years ago
  49. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 12 years ago
  50. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 12 years ago
  51. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 12 years ago
  52. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 12 years ago
  53. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 12 years ago
  54. 6123db2e net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 12 years ago
  55. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 12 years ago
  56. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 12 years ago
  57. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 12 years ago
  58. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 12 years ago
  59. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 12 years ago
  60. 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
  61. 6541aa5 qeth: use default napi weight by Sebastian Ott · 12 years ago
  62. ede8867 qeth: Fix crash on initial MTU size change by Stefan Raspl · 12 years ago
  63. a0c9852 qeth: change default standard blkt settings for OSA by Ursula Braun · 12 years ago
  64. fe44014 qeth: Increase default MTU for OSA devices by Stefan Raspl · 12 years ago
  65. 819bc78 netiucv: remove unused macro by Andy Shevchenko · 12 years ago
  66. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 12 years ago
  67. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 12 years ago
  68. 7ae8639 tcp: remove invalid __rcu annotation by Eric Dumazet · 12 years ago
  69. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 12 years ago
  70. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 12 years ago
  71. 77e2af0 net: if_arp: add ARPHRD_NETLINK type by Daniel Borkmann · 12 years ago
  72. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 12 years ago
  73. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 12 years ago
  74. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 12 years ago
  75. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 12 years ago
  76. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 12 years ago
  77. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 12 years ago
  78. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 12 years ago
  79. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 12 years ago
  80. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 12 years ago
  81. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 12 years ago
  82. 37173488 bnx2x: Fix compilation with no IOV support by Yuval Mintz · 12 years ago
  83. aeb193e net: Unmap fragment page once iterator is done by Wedson Almeida Filho · 12 years ago
  84. 7e2f934 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  85. 07cc61b xen-netback: double free on unload by Dan Carpenter · 12 years ago
  86. 5243b6a ip_tunnel: Protect tunnel functions with CONFIG_INET guard. by Jesse Gross · 12 years ago
  87. 479b1a5 openvswitch: Use correct config guard. by Pravin B Shelar · 12 years ago
  88. 7c77602 bridge: fix a typo in comments by Cong Wang · 12 years ago
  89. 60877a3 net: allow large number of tx queues by Eric Dumazet · 12 years ago
  90. b0b02c7 Merge branch 'bnx2x' by David S. Miller · 12 years ago
  91. b8e0d88 bnx2x: Fix 20G KR2 support claims by Yaniv Rosner · 12 years ago
  92. 03c22ea bnx2x: improve VF timings by Ariel Elior · 12 years ago
  93. af902ae bnx2x: VF ndo sanity by Ariel Elior · 12 years ago
  94. 78c3bcc bnx2x: Improve PF behaviour toward VF by Ariel Elior · 12 years ago
  95. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 12 years ago
  96. 0fc9324 VSOCK: Remove unnecessary label by Asias He · 12 years ago
  97. dce1a28 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb by Asias He · 12 years ago
  98. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 12 years ago
  99. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 12 years ago
  100. 8640caf qlcnic: Update version to 5.2.44 by Jitendra Kalsaria · 12 years ago