1. 014f1b2 net: bonding: Fix format string mismatch in bond_sysfs.c by Masanari Iida · 10 years ago
  2. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 10 years ago
  3. 8c2eab9 net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'. by Karl Heiss · 10 years ago
  4. ddcde142 slip: fix spinlock variant by Oliver Hartkopp · 10 years ago
  5. df6d14c Merge branch 'qmi_wwan' by David S. Miller · 10 years ago
  6. 6f10c5d net: qmi_wwan: add a number of Dell devices by Bjørn Mork · 10 years ago
  7. 41be7d9 net: qmi_wwan: add a number of CMOTech devices by Bjørn Mork · 10 years ago
  8. 7557366 net: qmi_wwan: add Alcatel L800MA by Bjørn Mork · 10 years ago
  9. efc0b25 net: qmi_wwan: add Olivetti Olicard 500 by Bjørn Mork · 10 years ago
  10. 9214224e net: qmi_wwan: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 10 years ago
  11. 1c13860 net: qmi_wwan: add Sierra Wireless MC73xx by Bjørn Mork · 10 years ago
  12. b85f5de net: qmi_wwan: add Sierra Wireless EM7355 by Bjørn Mork · 10 years ago
  13. 8535087 sctp: reset flowi4_oif parameter on route lookup by Xufeng Zhang · 10 years ago
  14. 88154c9 arc_emac: add clock handling by Heiko Stübner · 10 years ago
  15. 796bec1 arc_emac: fix probe error path by Heiko Stübner · 10 years ago
  16. 30313a3 bridge: Handle IFLA_ADDRESS correctly when creating bridge device by Toshiaki Makita · 10 years ago
  17. 535cdf3 cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad Shenai · 10 years ago
  18. cafa1fc i40e: fix Timesync Tx interrupt handler code by Jacob Keller · 10 years ago
  19. 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
  20. 2b24f19 Merge branch 'altera_tse' by David S. Miller · 10 years ago
  21. 99514e1 Altera TSE: Change driver name used by Ethtool by Vince Bridgers · 10 years ago
  22. a764200 Altera TSE: Fix Panic in probe routine when phy probe fails by Vince Bridgers · 10 years ago
  23. 5aec4ee Altera TSE: Set the Pause Quanta value to the IEEE default value by Vince Bridgers · 10 years ago
  24. 37c0ffa Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA by Vince Bridgers · 10 years ago
  25. c216326 Merge branch 'bnx2x-net' by David S. Miller · 10 years ago
  26. ab15f86 bnx2x: Fix failure to configure VF multicast filters by Narender Kumar · 10 years ago
  27. 1a3d942 bnx2x: Fix vlan credit issues for VFs by Yuval Mintz · 10 years ago
  28. e2a367f bnx2x: Memory leak during VF removal by Yuval Mintz · 10 years ago
  29. 1c26585 ipv6: fib: fix fib dump restart by Kumar Sundararajan · 10 years ago
  30. 367525c can: slcan: Fix spinlock variant by Alexander Stein · 10 years ago
  31. d482443 can: fix return value from can_get_bittiming() by Oliver Hartkopp · 10 years ago
  32. a9edcde can: sja1000_isa: add locking for indirect register access mode by Oliver Hartkopp · 10 years ago
  33. 78c181b can: c_can_pci: enable PCI bus master only for MSI by Wolfgang Grandegger · 10 years ago
  34. f323d7a can: c_can: use proper type for 'instance' by Wolfram Sang · 10 years ago
  35. 9394159 can: c_can: Speed up tx buffer invalidation by Thomas Gleixner · 10 years ago
  36. 35bdafb5 can: c_can: Remove tx locking by Thomas Gleixner · 10 years ago
  37. d48071b can: c_can: Use proper u32 variables in c_can_write_msg_object() by Thomas Gleixner · 10 years ago
  38. 23ef0a8 can: c_can: Cleanup c_can_write_msg_object() by Thomas Gleixner · 10 years ago
  39. 7af2863 can: c_can: Cleanup c_can_msg_obj_put/get() by Thomas Gleixner · 10 years ago
  40. b07faaa can: c_can: Cleanup c_can_inval_msg_object() by Thomas Gleixner · 10 years ago
  41. 8ff2de0 can: c_can: Cleanup setup of receive buffers by Thomas Gleixner · 10 years ago
  42. 4fb6dcc can: c_can: Cleanup c_can_read_msg_object() by Thomas Gleixner · 10 years ago
  43. 2d5f4f8 can: c_can: Cleanup irq enable/disable by Thomas Gleixner · 10 years ago
  44. d61d09d can: c_can: Work around C_CAN RX wreckage by Thomas Gleixner · 10 years ago
  45. 2b9aecd can: c_can: Disable rx split as workaround by Thomas Gleixner · 10 years ago
  46. fa39b54 can: c_can: Get rid of pointless interrupts by Thomas Gleixner · 10 years ago
  47. b9011aa can: c_can: Avoid status register update for D_CAN by Thomas Gleixner · 10 years ago
  48. 6b48ff8 can: c_can: Simplify buffer reenabling by Thomas Gleixner · 10 years ago
  49. 1da394d can: c_can: Always update error stats by Thomas Gleixner · 10 years ago
  50. 097aec1 can: c_can: Fix berr reporting by Thomas Gleixner · 10 years ago
  51. f058d54 can: c_can: Handle state change correctly by Thomas Gleixner · 10 years ago
  52. 9c64863 can: c_can: Do not access skb after net_receive_skb() by Thomas Gleixner · 10 years ago
  53. ef1d2e2 can: c_can: Make bus off interrupt disable logic work by Thomas Gleixner · 10 years ago
  54. bed11db can: c_can: Fix startup logic by Thomas Gleixner · 10 years ago
  55. 129eef2 can: c_can_pci: Set the type of the IP core by Thomas Gleixner · 10 years ago
  56. fc5e883 Merge branch 'rtnetlink_vf_ports' by David S. Miller · 10 years ago
  57. c53864f rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 10 years ago
  58. 973462b rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 10 years ago
  59. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  60. 29e8f59 Merge branch 'netlink-caps' by David S. Miller · 10 years ago
  61. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  62. aa4cf94 net: Add variants of capable for use on netlink messages by Eric W. Biederman · 10 years ago
  63. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 10 years ago
  64. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  65. 5187cd0 netlink: Rename netlink_capable netlink_allowed by Eric W. Biederman · 10 years ago
  66. 98a46d4 gianfar: Check if phydev present on ethtool -A by Claudiu Manoil · 10 years ago
  67. 00d0cd3 Merge branch 'qlcnic-net' by David S. Miller · 10 years ago
  68. ab0648e qlcnic: Fix memory leak. by Rajesh Borundia · 10 years ago
  69. 2c97e9e qlcnic: Reset firmware API lock at driver load time by Sony Chacko · 10 years ago
  70. ed2da03 team: forbid incorrect fall-through in notifier by Jiri Pirko · 10 years ago
  71. 8ea2b17 net: cadence: Fix architecture dependencies by Jean Delvare · 10 years ago
  72. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 10 years ago
  73. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 10 years ago
  74. c06cbcb net: Update my email address by Ben Hutchings · 10 years ago
  75. 9e4b93f vxlan: ensure to advertise the right fdb remote by Nicolas Dichtel · 10 years ago
  76. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 10 years ago
  77. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 10 years ago
  78. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 10 years ago
  79. 7b07bd4 net: sxgbe: Added phy_found error path by Byungho An · 10 years ago
  80. 3ee2b7c net: sxgbe: rearrange dma descriptor by Byungho An · 10 years ago
  81. c18e9cd virtio_net: zero is an invald queue_pairs number by Amos Kong · 10 years ago
  82. 235a251 arc_emac: write initial MAC address from devicetree to hw by Max Schwarz · 10 years ago
  83. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  84. b0bda38 MAINTAINERS: SXGBE authors update by Florian Fainelli · 10 years ago
  85. 647401d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  86. 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
  87. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 8de3f7a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  90. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  91. eda183c ixgbe: clean up Rx time stamping code by Jakub Kicinski · 10 years ago
  92. e66c083 igb: fix stats for i210 rx_fifo_errors by Todd Fujinaka · 10 years ago
  93. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  94. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 10 years ago
  95. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 10 years ago
  96. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. 6e66d5d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  98. 059dab6 i40e: fix TCP flag replication for hardware offload by Jesse Brandeburg · 10 years ago
  99. dd225bc i40e: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  100. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago