1. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 9 years ago
  2. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  3. f68b123 Merge branch 'thunderx-fixes' by David S. Miller · 9 years ago
  4. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  5. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  6. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  7. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  8. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  9. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  10. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  11. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  12. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  13. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  14. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  15. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  16. b2428f9 Merge branch 'netcp-fixes' by David S. Miller · 9 years ago
  17. 31a184b net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions by Karicheri, Muralidharan · 9 years ago
  18. c20afae net: netcp: ethss: fix up incorrect use of list api by Karicheri, Muralidharan · 9 years ago
  19. 01a0309 net: netcp: fix cleanup interface list in netcp_remove() by Karicheri, Muralidharan · 9 years ago
  20. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 9 years ago
  21. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  22. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  23. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  24. dbd46ab packet: tpacket_snd(): fix signed/unsigned comparison by Alexander Drozdov · 9 years ago
  25. 11c91ef arp: filter NOARP neighbours for SIOCGARP by Eric Dumazet · 9 years ago
  26. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  27. 76b91c3 bridge: stp: when using userspace stp stop kernel hello and hold timers by Nikolay Aleksandrov · 9 years ago
  28. 158cd4a packet: missing dev_put() in packet_do_bind() by Lars Westerhoff · 9 years ago
  29. c5c62f1 macvtap: fix network header pointer for VLAN tagged pkts by Ivan Vecera · 9 years ago
  30. 1513069 fib_trie: Drop unnecessary calls to leaf_pull_suffix by Alexander Duyck · 9 years ago
  31. 7a6e070 macb: Fix build with macro'ized readl/writel. by David S. Miller · 9 years ago
  32. 8fff755 net: fec: Ensure clocks are enabled while using mdio bus by Andrew Lunn · 9 years ago
  33. 7025e88 net: netcp: Fixes SGMII reset on network interface shutdown by WingMan Kwok · 9 years ago
  34. 54109da Merge branch 'macb-fixes' by David S. Miller · 9 years ago
  35. e018a0c net/macb: convert to kernel doc by Andy Shevchenko · 9 years ago
  36. 94b295e net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP() by Andy Shevchenko · 9 years ago
  37. 8bcbf82 net/macb: suppress compiler warnings by Andy Shevchenko · 9 years ago
  38. a35919e net/macb: use dev_*() when netdev is not yet registered by Andy Shevchenko · 9 years ago
  39. f36dbe6 net/macb: check if macb_config present by Andy Shevchenko · 9 years ago
  40. f2ce8a9e net/macb: improve big endian CPU support by Andy Shevchenko · 9 years ago
  41. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  42. 3d3af88 Merge branch 'r8152-fixes' by David S. Miller · 9 years ago
  43. 41cec84 r8152: don't enable napi before rx ready by hayeswang · 9 years ago
  44. 7daed8d r8152: fix wakeup settings by hayeswang · 9 years ago
  45. b214396 r8152: fix the issue about U1/U2 by hayeswang · 9 years ago
  46. 03de104 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  47. 32cba57 net: fec: introduce fec_ptp_stop and use in probe fail path by Lucas Stach · 9 years ago
  48. c0a1a0a net: fec: use managed DMA API functions to allocate BD ring by Lucas Stach · 9 years ago
  49. 4228883 niu: don't count tx error twice in case of headroom realloc fails by Jiri Pirko · 9 years ago
  50. 64b892a Merge branch 'inet-frag-fixes' by David S. Miller · 9 years ago
  51. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  52. 5719b29 inet: frag: don't wait for timer deletion when evicting by Florian Westphal · 9 years ago
  53. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  54. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  55. 81296fc net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings by Daniel Borkmann · 9 years ago
  56. 10e59ee Merge branch 'mlx4-fixes' by David S. Miller · 9 years ago
  57. 62e4c9b net/mlx4_en: Remove BUG_ON assert when checking if ring is full by Ido Shamay · 9 years ago
  58. 9f5b031 net/mlx4_core: Relieve cpu load average on the port sending flow by Jack Morgenstein · 9 years ago
  59. 1c1bf34 net/mlx4_core: Fix wrong index in propagating port change event to VFs by Jack Morgenstein · 9 years ago
  60. 178d23e net/mlx4_core: Use sink counter for the VF default as fallback by Or Gerlitz · 9 years ago
  61. 963ad94 bridge: netlink: fix slave_changelink/br_setport race conditions by Nikolay Aleksandrov · 9 years ago
  62. 4851643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  63. cc9f4da cgroup: net_cls: fix false-positive "suspicious RCU usage" by Konstantin Khlebnikov · 9 years ago
  64. 77e62da sch_choke: drop all packets in queue during reset by WANG Cong · 9 years ago
  65. fe6bea7 sch_plug: purge buffered packets during reset by WANG Cong · 9 years ago
  66. c42a6e8 Merge branch 'fib_select_default-fixes' by David S. Miller · 9 years ago
  67. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  68. 18a912e9 ipv4: fib_select_default should match the prefix by Julian Anastasov · 9 years ago
  69. 25ba265 Bluetooth: Fix NULL pointer dereference in smp_conn_security by Johan Hedberg · 9 years ago
  70. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  72. 4b31814 netfilter: nf_conntrack: Support expectations in different zones by Joe Stringer · 9 years ago
  73. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  74. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  75. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 9 years ago
  76. a46fa26 net: phy: dp83867: Fix warning check for setting the internal delay by Dan Murphy · 9 years ago
  77. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  78. 0470eb9 netlink: don't hold mutex in rcu callback when releasing mmapd ring by Florian Westphal · 9 years ago
  79. 7c8cbac Merge branch 'arm-bpf-fixes' by David S. Miller · 9 years ago
  80. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
  81. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
  82. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
  83. 89e478a tcp: suppress a division by zero warning by Eric Dumazet · 9 years ago
  84. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  85. 0bccece Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  86. 71ebd1a Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  87. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  88. 1ad474d Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  89. 1e353cd drivers: net: cpsw: remove tx event processing in rx napi poll by Mugunthan V N · 9 years ago
  90. 0848f64 inet: frags: fix defragmented packet's IP header for af_packet by Edward Hyunkoo Jee · 9 years ago
  91. a84e328 net: mvneta: fix refilling for Rx DMA buffers by Simon Guinot · 9 years ago
  92. a7a6268 stmmac: fix setting of driver data in stmmac_dvr_probe by Joachim Eastwood · 9 years ago
  93. 053c26f Merge branch 'sch_panic' by David S. Miller · 9 years ago
  94. 32b2f4b sched: cls_flow: fix panic on filter replace by Daniel Borkmann · 9 years ago
  95. ff3532f sched: cls_flower: fix panic on filter replace by Daniel Borkmann · 9 years ago
  96. f6bfc46 sched: cls_bpf: fix panic on filter replace by Daniel Borkmann · 9 years ago
  97. 27dfead Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  98. e0536cd net/mdio: fix mdio_bus_match for c45 PHY by Shaohui Xie · 9 years ago
  99. 8bf4ada net: ratelimit warnings about dst entry refcount underflow or overflow by Konstantin Khlebnikov · 9 years ago
  100. b8a23e8 caif: fix leaks and race in caif_queue_rcv_skb() by Eric Dumazet · 9 years ago