1. 91c4467 caif_usb: use target structure member in memset by Fabian Frederick · 10 years ago
  2. 7970f19 caif_usb: remove redundant memory message by Fabian Frederick · 10 years ago
  3. 6ff1e1e3 caif: replace kmalloc/memset 0 by kzalloc by Fabian Frederick · 10 years ago
  4. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 10 years ago
  5. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 10 years ago
  6. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 10 years ago
  7. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 10 years ago
  8. f76936d ipv4: fix nexthop attlen check in fib_nh_match by Jiri Pirko · 10 years ago
  9. ad971f6 tcp: fix tcp_ack() performance problem by Eric Dumazet · 10 years ago
  10. 14cee8e Merge branch 'isdn' by David S. Miller · 10 years ago
  11. 86f8ef2 isdn/gigaset: fix usb_gigaset write_cmd result race by Tilman Schmidt · 10 years ago
  12. 340184b isdn/capi: don't return NULL from capi_cmd2str() by Tilman Schmidt · 10 years ago
  13. 2bf3a09 isdn/capi: handle CAPI 2.0 message parser failures by Tilman Schmidt · 10 years ago
  14. 5510ab1 isdn/capi: prevent NULL pointer dereference on invalid CAPI command by Tilman Schmidt · 10 years ago
  15. 854d23b isdn/capi: refactor command/subcommand table accesses by Tilman Schmidt · 10 years ago
  16. 5362247 isdn/capi: prevent index overrun from command_2_index() by Tilman Schmidt · 10 years ago
  17. 9ea8aa8 isdn/capi: correct capi20_manufacturer argument type mismatch by Tilman Schmidt · 10 years ago
  18. b8324f9 isdn/gigaset: fix non-heap pointer deallocation by Tilman Schmidt · 10 years ago
  19. 846ac30 isdn/gigaset: fix NULL pointer dereference by Tilman Schmidt · 10 years ago
  20. 097933d isdn/gigaset: limit raw CAPI message dump length by Tilman Schmidt · 10 years ago
  21. ee7ff5f isdn/gigaset: make sure controller name is null terminated by Tilman Schmidt · 10 years ago
  22. 1bdc07e isdn/gigaset: missing break in do_facility_req by Tilman Schmidt · 10 years ago
  23. f787d6c Merge branch 'fec-ptp' by David S. Miller · 10 years ago
  24. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 10 years ago
  25. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 10 years ago
  26. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 10 years ago
  27. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  28. e0ee9c1 x86: bpf_jit: fix two bugs in eBPF JIT compiler by Alexei Starovoitov · 10 years ago
  29. b2532eb tcp: fix ooo_okay setting vs Small Queues by Eric Dumazet · 10 years ago
  30. 31eff81 skbuff: fix ftrace handling in skb_unshare by Alexander Aring · 10 years ago
  31. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  32. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  33. c53fed0 MAINTAINERS: Update contact information for Vince Bridgers by Vince Bridgers · 10 years ago
  34. b27fa99 Merge branch 'sctp' by David S. Miller · 10 years ago
  35. 26b87c7 net: sctp: fix remote memory pressure from excessive queueing by Daniel Borkmann · 10 years ago
  36. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  37. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  38. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  39. 01d2d48 Merge branch 'bcmgenet_systemport' by David S. Miller · 10 years ago
  40. 61b423a net: systemport: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  41. 083731a net: bcmgenet: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  42. cf377d8 net: bcmgenet: fix off-by-one in incrementing read pointer by Florian Fainelli · 10 years ago
  43. 35b7a19 Merge branch 'net-drivers-pgcnt' by David S. Miller · 10 years ago
  44. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  45. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  46. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago
  47. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago
  48. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 10 years ago
  49. 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
  50. 5af7fb6 flow-dissector: Fix alignment issue in __skb_flow_get_ports by Alexander Duyck · 10 years ago
  51. 8ea6e34 net: filter: fix the comments by Li RongQing · 10 years ago
  52. 1a9525f Documentation: replace __sk_run_filter with __bpf_prog_run by Li RongQing · 10 years ago
  53. 3ab52c6 Merge branch 'macvlan' by David S. Miller · 10 years ago
  54. d1dd9119 macvlan: optimize the receive path by jbaron@akamai.com · 10 years ago
  55. 4c97993 macvlan: pass 'bool' type to macvlan_count_rx() by jbaron@akamai.com · 10 years ago
  56. 2403077 Merge branch 'xgene' by David S. Miller · 10 years ago
  57. 41aace6 drivers: net: xgene: Add 10GbE ethtool support by Iyappan Subramanian · 10 years ago
  58. 0148d38 drivers: net: xgene: Add 10GbE support by Iyappan Subramanian · 10 years ago
  59. d0eb745 drivers: net: xgene: Preparing for adding 10GbE support by Iyappan Subramanian · 10 years ago
  60. 5fb3241 dtb: Add 10GbE node to APM X-Gene SoC device tree by Iyappan Subramanian · 10 years ago
  61. 5239b97 Documentation: dts: Update section header for APM X-Gene by Iyappan Subramanian · 10 years ago
  62. b61d189 MAINTAINERS: Update APM X-Gene section by Iyappan Subramanian · 10 years ago
  63. 38b3629 net: bpf: fix bpf syscall dependence on anon_inodes by Alexei Starovoitov · 10 years ago
  64. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  65. 4511a4a Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  66. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 10 years ago
  67. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  68. b71b12d networking: fm10k: Fix build failure by Pranith Kumar · 10 years ago
  69. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 10 years ago
  70. b8358d7 net_sched: restore qdisc quota fairness limits after bulk dequeue by Jesper Dangaard Brouer · 10 years ago
  71. 6a97403 Merge branch 'r8152' by David S. Miller · 10 years ago
  72. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  73. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  74. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  75. de3f0d0 net: Missing @ before descriptions cause make xmldocs warning by Masanari Iida · 10 years ago
  76. e229b36 Merge branch 'cxgb4' by David S. Miller · 10 years ago
  77. 8203b50 cxgb4: Wait for device to get ready before reading any register by Hariprasad Shenai · 10 years ago
  78. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 10 years ago
  79. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  80. ea97cae Merge branch 'gianfar' by David S. Miller · 10 years ago
  81. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  82. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  83. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  84. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  85. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  86. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  87. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  88. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  89. 59f35b8 netlabel: kernel-doc warning fix by Fabian Frederick · 10 years ago
  90. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  91. d5935b0 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  92. f86dc4b Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  93. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  94. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  95. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  96. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  97. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  98. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
  100. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago