1. fc752f1 ping: Fix race in free in receive path by subashab@codeaurora.org · 10 years ago
  2. bb92ea5 net: dsa/mv88e6xxx: add reg read and write debug by Vivien Didelot · 10 years ago
  3. 86f3cdd udp_diag: Fix socket skipping within chain by Herbert Xu · 10 years ago
  4. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  5. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  6. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  7. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  8. 7d63585 Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  9. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  10. d23823d net: macb: Remove CONFIG_PM ifdef because of compilation warning by Michal Simek · 10 years ago
  11. 412d290 Merge branch 'bpf' by David S. Miller · 10 years ago
  12. ba1a68b samples: bpf: relax test_maps check by Alexei Starovoitov · 10 years ago
  13. 8ebe667 bpf: rcu lock must not be held when calling copy_to_user() by Alexei Starovoitov · 10 years ago
  14. 9e86d76 net: macb: allow deffered probe of the driver by Nicolae Rosia · 10 years ago
  15. 600ddd6 net: sctp: fix slab corruption from use after free on INIT collisions by Daniel Borkmann · 10 years ago
  16. 08bfc9c flow_dissector: add tipc support by Erik Hugne · 10 years ago
  17. 3fa9cac tipc: fix excessive network event logging by Erik Hugne · 10 years ago
  18. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  19. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  20. 9d08da9 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  21. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  22. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  23. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  24. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  25. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  26. fd3e646 net: act_bpf: fix size mismatch on filter preparation by Daniel Borkmann · 10 years ago
  27. 1c1bc6b net: cls_basic: return from walking on match in basic_get by Daniel Borkmann · 10 years ago
  28. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  29. b6663ad Merge branch 'cls_bpf' by David S. Miller · 10 years ago
  30. 3f2ab13 net: cls_bpf: fix auto generation of per list handles by Daniel Borkmann · 10 years ago
  31. 7913ecf net: cls_bpf: fix size mismatch on filter preparation by Daniel Borkmann · 10 years ago
  32. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 10 years ago
  33. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 10 years ago
  34. c405abe stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interrupt by Sonic Zhang · 10 years ago
  35. 6039e3d Merge branch 'ovs_flowids' by David S. Miller · 10 years ago
  36. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  37. 7b1883c genetlink: Add genlmsg_parse() helper function. by Joe Stringer · 10 years ago
  38. 272c2cf openvswitch: Use sw_flow_key_range for key ranges. by Joe Stringer · 10 years ago
  39. d29ab6f openvswitch: Refactor ovs_flow_tbl_insert(). by Joe Stringer · 10 years ago
  40. 5b4237b openvswitch: Refactor ovs_nla_fill_match(). by Joe Stringer · 10 years ago
  41. 707d79e Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  42. 4141d93 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  43. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 10 years ago
  44. e7d7e89 sh_eth: use SET_RUNTIME_PM_OPS() by Mikhail Ulyanov · 10 years ago
  45. 9e79ce6 Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  46. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 10 years ago
  47. c976a67 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  48. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  49. 8d6b932 Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  50. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 10 years ago
  51. 6da7c85 NFC: st21nfcb: Fix copy/paste error in comment by Christophe Ricard · 10 years ago
  52. 0b35fa7 NFC: st21nfcb: Remove useless include by Christophe Ricard · 10 years ago
  53. 7274496 NFC: st21nfcb: Fix "NULL pointer dereference" possible error by Christophe Ricard · 10 years ago
  54. c490c55 NFC: st21nfca: Fix some skb memory leaks by Christophe Ricard · 10 years ago
  55. 2b70283 NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message by Christophe Ricard · 10 years ago
  56. ec03ff1 NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation by Christophe Ricard · 10 years ago
  57. 511e78a NFC: nfc_disable_se Remove useless blank line at beginning of function by Christophe Ricard · 10 years ago
  58. ec06848 NFC: nfc_enable_se Remove useless blank line at beginning of function by Christophe Ricard · 10 years ago
  59. 2084246 NFC: st21nfcb: Avoid use of skb after free by Christophe Ricard · 10 years ago
  60. 45cd15e drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element by Andrey Ryabinin · 10 years ago
  61. 07261ed printk: add dummy routine for when CONFIG_PRINTK=n by Pranith Kumar · 10 years ago
  62. 17636fa mm/vmscan: fix highidx argument type by Michael S. Tsirkin · 10 years ago
  63. 0346dad memcg: remove extra newlines from memcg oom kill log by Greg Thelen · 10 years ago
  64. d69911a x86, build: replace Perl script with Shell script by Kees Cook · 10 years ago
  65. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
  66. fe6a043 rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl by Thomas Graf · 10 years ago
  67. 06a5687 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  68. 1dc7b90 ipv6: tcp: fix race in IPV6_2292PKTOPTIONS by Eric Dumazet · 10 years ago
  69. 607954b rhashtable: fix rht_for_each_entry_safe() endless loop by Patrick McHardy · 10 years ago
  70. 03a6058 Merge branch 's390' by David S. Miller · 10 years ago
  71. 1aec42b 390/qeth: Fix locking warning during qeth device setup by Thomas Richter · 10 years ago
  72. efbbc1d qeth: clean up error handling by Eugene Crosser · 10 years ago
  73. 22f6bba net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio by Shaohui Xie · 10 years ago
  74. ca43e58 net/fsl: drop in_be32() & out_be32() in xgmac_mdio by Shaohui Xie · 10 years ago
  75. 24f87d4 bonding: handle more gso types by Eric Dumazet · 10 years ago
  76. 1b846f9 bridge: simplify br_getlink() a bit by Dan Carpenter · 10 years ago
  77. b0a1ba5 ipv6: Fix __ip6_route_redirect by Martin KaFai Lau · 10 years ago
  78. 26bc420b Linux 3.19-rc6 by Linus Torvalds · 10 years ago
  79. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 4d2f0ef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. 71a59b1 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. 80a7555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. bfc835b Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  85. 8e908e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  86. 5c66cfe Merge branch 'phy_dsa' by David S. Miller · 10 years ago
  87. 691c9a8 net: dsa: bcm_sf2: factor interrupt disabling in a function by Florian Fainelli · 10 years ago
  88. 799d444 net: phy: fixed: allow setting no update_link callback by Florian Fainelli · 10 years ago
  89. 24df898 net: dsa: set slave MII bus PHY mask by Vivien Didelot · 10 years ago
  90. a968639 NFC: st21nfca: Remove unreachable code by Christophe Ricard · 10 years ago
  91. 9446f24 NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" by Christophe Ricard · 10 years ago
  92. 1a94cb6 NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  93. 6b5fba4 NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  94. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  95. 46a93af Merge branch 'fib_trie_next' by David S. Miller · 10 years ago
  96. 64c6272 fib_trie: Various clean-ups for handling slen by Alexander Duyck · 10 years ago
  97. 0252536 fib_trie: Move fib_find_alias to file where it is used by Alexander Duyck · 10 years ago
  98. 30cfe7c fib_trie: Use empty_children instead of counting empty nodes in stats collection by Alexander Duyck · 10 years ago
  99. 95f60ea fib_trie: Add collapse() and should_collapse() to resize by Alexander Duyck · 10 years ago
  100. a80e89d fib_trie: Fall back to slen update on inflate/halve failure by Alexander Duyck · 10 years ago