1. e46e08b net phy: Check for aneg completion before setting state to PHY_RUNNING by Balakumaran Kannan · 10 years ago
  2. 22041fb hyperv: Properly handle checksum offload by KY Srinivasan · 10 years ago
  3. 6ce29b0 gianfar: Avoid unnecessary reg accesses in adjust_link() by Claudiu Manoil · 10 years ago
  4. 0cda345 tcp_cubic: fix the range of delayed_ack by Liu Yu · 10 years ago
  5. e5744fe bpf_dbg: fix wrong register usage by Brendan Hickey · 10 years ago
  6. f114890 Revert "macvlan : fix checksums error when we are in bridge mode" by Vlad Yasevich · 10 years ago
  7. cbdb042 mactap: Fix checksum errors for non-gso packets in bridge mode by Vlad Yasevich · 10 years ago
  8. fc9f350 tcp: increment retransmit counters in tlp and fast open by Eric Dumazet · 10 years ago
  9. 3dc638d net: sxgbe: Added set function for interrupt on complete by Byungho An · 10 years ago
  10. 325b94f net: sxgbe: Added rxqueue enable function by Byungho An · 10 years ago
  11. 0a0347b net: sxgbe: sw reset moved to probe function by Byungho An · 10 years ago
  12. d2e752d cxgb4: Decode PCIe Gen3 link speed by Roland Dreier · 10 years ago
  13. 652f99e Altera TSE: Add missing include to silence sparse warnings by Tobias Klauser · 10 years ago
  14. 1b44488 Altera TSE: Fix DMA secriptor length initialization by Tobias Klauser · 10 years ago
  15. 014f1b2 net: bonding: Fix format string mismatch in bond_sysfs.c by Masanari Iida · 10 years ago
  16. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 10 years ago
  17. 8c2eab9 net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'. by Karl Heiss · 10 years ago
  18. ddcde142 slip: fix spinlock variant by Oliver Hartkopp · 10 years ago
  19. df6d14c Merge branch 'qmi_wwan' by David S. Miller · 10 years ago
  20. 6f10c5d net: qmi_wwan: add a number of Dell devices by Bjørn Mork · 10 years ago
  21. 41be7d9 net: qmi_wwan: add a number of CMOTech devices by Bjørn Mork · 10 years ago
  22. 7557366 net: qmi_wwan: add Alcatel L800MA by Bjørn Mork · 10 years ago
  23. efc0b25 net: qmi_wwan: add Olivetti Olicard 500 by Bjørn Mork · 10 years ago
  24. 9214224e net: qmi_wwan: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 10 years ago
  25. 1c13860 net: qmi_wwan: add Sierra Wireless MC73xx by Bjørn Mork · 10 years ago
  26. b85f5de net: qmi_wwan: add Sierra Wireless EM7355 by Bjørn Mork · 10 years ago
  27. 8535087 sctp: reset flowi4_oif parameter on route lookup by Xufeng Zhang · 10 years ago
  28. 88154c9 arc_emac: add clock handling by Heiko Stübner · 10 years ago
  29. 796bec1 arc_emac: fix probe error path by Heiko Stübner · 10 years ago
  30. 30313a3 bridge: Handle IFLA_ADDRESS correctly when creating bridge device by Toshiaki Makita · 10 years ago
  31. 535cdf3 cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad Shenai · 10 years ago
  32. cafa1fc i40e: fix Timesync Tx interrupt handler code by Jacob Keller · 10 years ago
  33. 69d268b Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  34. 2b24f19 Merge branch 'altera_tse' by David S. Miller · 10 years ago
  35. 99514e1 Altera TSE: Change driver name used by Ethtool by Vince Bridgers · 10 years ago
  36. a764200 Altera TSE: Fix Panic in probe routine when phy probe fails by Vince Bridgers · 10 years ago
  37. 5aec4ee Altera TSE: Set the Pause Quanta value to the IEEE default value by Vince Bridgers · 10 years ago
  38. 37c0ffa Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA by Vince Bridgers · 10 years ago
  39. c216326 Merge branch 'bnx2x-net' by David S. Miller · 10 years ago
  40. ab15f86 bnx2x: Fix failure to configure VF multicast filters by Narender Kumar · 10 years ago
  41. 1a3d942 bnx2x: Fix vlan credit issues for VFs by Yuval Mintz · 10 years ago
  42. e2a367f bnx2x: Memory leak during VF removal by Yuval Mintz · 10 years ago
  43. 1c26585 ipv6: fib: fix fib dump restart by Kumar Sundararajan · 10 years ago
  44. 367525c can: slcan: Fix spinlock variant by Alexander Stein · 10 years ago
  45. d482443 can: fix return value from can_get_bittiming() by Oliver Hartkopp · 10 years ago
  46. a9edcde can: sja1000_isa: add locking for indirect register access mode by Oliver Hartkopp · 10 years ago
  47. 78c181b can: c_can_pci: enable PCI bus master only for MSI by Wolfgang Grandegger · 10 years ago
  48. f323d7a can: c_can: use proper type for 'instance' by Wolfram Sang · 10 years ago
  49. 9394159 can: c_can: Speed up tx buffer invalidation by Thomas Gleixner · 10 years ago
  50. 35bdafb5 can: c_can: Remove tx locking by Thomas Gleixner · 10 years ago
  51. d48071b can: c_can: Use proper u32 variables in c_can_write_msg_object() by Thomas Gleixner · 10 years ago
  52. 23ef0a8 can: c_can: Cleanup c_can_write_msg_object() by Thomas Gleixner · 10 years ago
  53. 7af2863 can: c_can: Cleanup c_can_msg_obj_put/get() by Thomas Gleixner · 10 years ago
  54. b07faaa can: c_can: Cleanup c_can_inval_msg_object() by Thomas Gleixner · 10 years ago
  55. 8ff2de0 can: c_can: Cleanup setup of receive buffers by Thomas Gleixner · 10 years ago
  56. 4fb6dcc can: c_can: Cleanup c_can_read_msg_object() by Thomas Gleixner · 10 years ago
  57. 2d5f4f8 can: c_can: Cleanup irq enable/disable by Thomas Gleixner · 10 years ago
  58. d61d09d can: c_can: Work around C_CAN RX wreckage by Thomas Gleixner · 10 years ago
  59. 2b9aecd can: c_can: Disable rx split as workaround by Thomas Gleixner · 10 years ago
  60. fa39b54 can: c_can: Get rid of pointless interrupts by Thomas Gleixner · 10 years ago
  61. b9011aa can: c_can: Avoid status register update for D_CAN by Thomas Gleixner · 10 years ago
  62. 6b48ff8 can: c_can: Simplify buffer reenabling by Thomas Gleixner · 10 years ago
  63. 1da394d can: c_can: Always update error stats by Thomas Gleixner · 10 years ago
  64. 097aec1 can: c_can: Fix berr reporting by Thomas Gleixner · 10 years ago
  65. f058d54 can: c_can: Handle state change correctly by Thomas Gleixner · 10 years ago
  66. 9c64863 can: c_can: Do not access skb after net_receive_skb() by Thomas Gleixner · 10 years ago
  67. ef1d2e2 can: c_can: Make bus off interrupt disable logic work by Thomas Gleixner · 10 years ago
  68. bed11db can: c_can: Fix startup logic by Thomas Gleixner · 10 years ago
  69. 129eef2 can: c_can_pci: Set the type of the IP core by Thomas Gleixner · 10 years ago
  70. fc5e883 Merge branch 'rtnetlink_vf_ports' by David S. Miller · 10 years ago
  71. c53864f rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 10 years ago
  72. 973462b rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 10 years ago
  73. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  74. 29e8f59 Merge branch 'netlink-caps' by David S. Miller · 10 years ago
  75. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  76. aa4cf94 net: Add variants of capable for use on netlink messages by Eric W. Biederman · 10 years ago
  77. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  78. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  79. 5187cd0 netlink: Rename netlink_capable netlink_allowed by Eric W. Biederman · 10 years ago
  80. 98a46d4 gianfar: Check if phydev present on ethtool -A by Claudiu Manoil · 10 years ago
  81. 00d0cd3 Merge branch 'qlcnic-net' by David S. Miller · 10 years ago
  82. ab0648e qlcnic: Fix memory leak. by Rajesh Borundia · 10 years ago
  83. 2c97e9e qlcnic: Reset firmware API lock at driver load time by Sony Chacko · 10 years ago
  84. ed2da03 team: forbid incorrect fall-through in notifier by Jiri Pirko · 10 years ago
  85. 8ea2b17 net: cadence: Fix architecture dependencies by Jean Delvare · 10 years ago
  86. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 10 years ago
  87. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  88. c06cbcb net: Update my email address by Ben Hutchings · 10 years ago
  89. 9e4b93f vxlan: ensure to advertise the right fdb remote by Nicolas Dichtel · 10 years ago
  90. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 10 years ago
  91. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 10 years ago
  92. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 10 years ago
  93. 7b07bd4 net: sxgbe: Added phy_found error path by Byungho An · 10 years ago
  94. 3ee2b7c net: sxgbe: rearrange dma descriptor by Byungho An · 10 years ago
  95. c18e9cd virtio_net: zero is an invald queue_pairs number by Amos Kong · 10 years ago
  96. 235a251 arc_emac: write initial MAC address from devicetree to hw by Max Schwarz · 10 years ago
  97. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  98. b0bda38 MAINTAINERS: SXGBE authors update by Florian Fainelli · 10 years ago
  99. 647401d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  100. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago