1. b7c4114 can: flexcan: Use a regulator to control the CAN transceiver by Fabio Estevam · 11 years ago
  2. 30caa4b ARM: imx: prepare for removal of flexcan_platform_data by Marc Kleine-Budde · 11 years ago
  3. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 11 years ago
  4. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  5. 963b89e sit: fix 4in4 + IPsec scenario by Nicolas Dichtel · 11 years ago
  6. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  7. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 11 years ago
  8. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 11 years ago
  9. d7d35c6 bonding: doc: some details on backup slave arp validation by Veaceslav Falico · 11 years ago
  10. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 11 years ago
  11. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 11 years ago
  12. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 11 years ago
  13. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 11 years ago
  14. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 11 years ago
  15. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 11 years ago
  16. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 11 years ago
  17. 7623757 doc: fix some syntax errors in netlink mmap sample code by Cong Wang · 11 years ago
  18. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 11 years ago
  19. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 11 years ago
  20. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 11 years ago
  21. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 11 years ago
  22. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 11 years ago
  23. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 11 years ago
  24. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 11 years ago
  25. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 11 years ago
  26. b527fe6 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline by Daniel Borkmann · 11 years ago
  27. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 11 years ago
  28. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 11 years ago
  29. f072d7a net: sctp: remove TEST_FRAME ifdef by Daniel Borkmann · 11 years ago
  30. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 11 years ago
  31. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 11 years ago
  32. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 11 years ago
  33. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 11 years ago
  34. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 11 years ago
  35. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 11 years ago
  36. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 11 years ago
  37. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 11 years ago
  38. 6123db2e net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 11 years ago
  39. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 11 years ago
  40. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  41. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  42. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  43. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 11 years ago
  44. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  45. 6541aa5 qeth: use default napi weight by Sebastian Ott · 11 years ago
  46. ede8867 qeth: Fix crash on initial MTU size change by Stefan Raspl · 11 years ago
  47. a0c9852 qeth: change default standard blkt settings for OSA by Ursula Braun · 11 years ago
  48. fe44014 qeth: Increase default MTU for OSA devices by Stefan Raspl · 11 years ago
  49. 819bc78 netiucv: remove unused macro by Andy Shevchenko · 11 years ago
  50. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 11 years ago
  51. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 11 years ago
  52. 7ae8639 tcp: remove invalid __rcu annotation by Eric Dumazet · 11 years ago
  53. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 11 years ago
  54. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 11 years ago
  55. 77e2af0 net: if_arp: add ARPHRD_NETLINK type by Daniel Borkmann · 11 years ago
  56. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 11 years ago
  57. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 11 years ago
  58. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 11 years ago
  59. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 11 years ago
  60. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 11 years ago
  61. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 11 years ago
  62. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 11 years ago
  63. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 11 years ago
  64. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 11 years ago
  65. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 12 years ago
  66. 37173488 bnx2x: Fix compilation with no IOV support by Yuval Mintz · 11 years ago
  67. aeb193e net: Unmap fragment page once iterator is done by Wedson Almeida Filho · 11 years ago
  68. 7e2f934 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  69. 07cc61b xen-netback: double free on unload by Dan Carpenter · 11 years ago
  70. 5243b6a ip_tunnel: Protect tunnel functions with CONFIG_INET guard. by Jesse Gross · 11 years ago
  71. 479b1a5 openvswitch: Use correct config guard. by Pravin B Shelar · 11 years ago
  72. 7c77602 bridge: fix a typo in comments by Cong Wang · 11 years ago
  73. 60877a3 net: allow large number of tx queues by Eric Dumazet · 11 years ago
  74. b0b02c7 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  75. b8e0d88 bnx2x: Fix 20G KR2 support claims by Yaniv Rosner · 11 years ago
  76. 03c22ea bnx2x: improve VF timings by Ariel Elior · 11 years ago
  77. af902ae bnx2x: VF ndo sanity by Ariel Elior · 11 years ago
  78. 78c3bcc bnx2x: Improve PF behaviour toward VF by Ariel Elior · 11 years ago
  79. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 11 years ago
  80. 0fc9324 VSOCK: Remove unnecessary label by Asias He · 11 years ago
  81. dce1a28 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb by Asias He · 11 years ago
  82. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 11 years ago
  83. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 11 years ago
  84. 8640caf qlcnic: Update version to 5.2.44 by Jitendra Kalsaria · 11 years ago
  85. 486a5bc qlcnic: Add support for 83xx suspend and resume. by Rajesh Borundia · 11 years ago
  86. 8af3f33 qlcnic: Add support for 'set driver version' in 83XX by Pratik Pujar · 11 years ago
  87. db13178 qlcnic: Cleanup of structure qlcnic_hardware_context by Pratik Pujar · 11 years ago
  88. 9baf1aa qlcnic: Add support for PEX DMA method to read memory section of adapter dump by Shahed Shaikh · 11 years ago
  89. 2c4a787 qlcnic: Minimize sleep duration within loopback diagnostic test. by Jitendra Kalsaria · 11 years ago
  90. 52e493d qlcnic: Secondary unicast MAC address support. by Jitendra Kalsaria · 11 years ago
  91. b6b4316 qlcnic: Handle qlcnic_alloc_mbx_args() failure by Shahed Shaikh · 11 years ago
  92. 7d2a47a 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
  93. fedaf4f ndisc: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  94. 9e8cda3 ipv6: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  95. af92e542 inet: frag , remove an empty ifdef. by Rami Rosen · 11 years ago
  96. c936463 htb: refactor struct htb_sched fields for performance by Eric Dumazet · 11 years ago
  97. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 11 years ago
  98. 2c0740e sctp: Convert __list_for_each use to list_for_each by Dave Jones · 11 years ago
  99. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  100. f9c7da5 amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago