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