1. fada43c bindings: net: stmmac: add missing note about LPI interrupt by Niklas Cassel · 8 years ago
  2. 1f504ec bpf: remove reference to sock_filter_ext from kerneldoc comment by Tobias Klauser · 8 years ago
  3. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  4. 0ef9059 Merge branch 'dsa-LAN9303' by David S. Miller · 8 years ago
  5. dc70058 net: dsa: LAN9303: add MDIO managed mode support by Juergen Beisert · 8 years ago
  6. be4e119 net: dsa: LAN9303: add I2C managed mode support by Juergen Beisert · 8 years ago
  7. a129259 net: dsa: add new DSA switch driver for the SMSC-LAN9303 by Juergen Beisert · 8 years ago
  8. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  9. 8dc7d11 net/mlx4: suppress 'may be used uninitialized' warning by Greg Thelen · 8 years ago
  10. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 1debdc8 sh_eth: unmap DMA buffers when freeing rings by Sergei Shtylyov · 8 years ago
  12. 005882e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  13. 40d9018 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  15. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  16. 9868879 net: cx89x0: move attribute declaration before struct keyword by Stefan Agner · 8 years ago
  17. bf8d9df be2net: VxLAN offload should be re-enabled when only 1 UDP port is left by Sriharsha Basavapatna · 8 years ago
  18. e05ddaf drivers: net: xgene-v2: Extend ethtool statistics by Iyappan Subramanian · 8 years ago
  19. 4116c97 Merge branch 'ftgmac100-batch5-features' by David S. Miller · 8 years ago
  20. 88a286f ftgmac100: Document device-tree binding by Benjamin Herrenschmidt · 8 years ago
  21. ccaf725 ftgmac100: Fix potential ordering issue in NAPI poll by Benjamin Herrenschmidt · 8 years ago
  22. 33de693 ftgmac100: Display the discovered PHY device info by Benjamin Herrenschmidt · 8 years ago
  23. abcc3eb ftgmac100: Allow configuration of phy interface via device-tree by Benjamin Herrenschmidt · 8 years ago
  24. 030d982 ftgmac100: Add netpoll support by Benjamin Herrenschmidt · 8 years ago
  25. 0fb9968 ftgmac100: Add vlan HW offload by Benjamin Herrenschmidt · 8 years ago
  26. f48b3c0 ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc by Benjamin Herrenschmidt · 8 years ago
  27. 7c8e514 ftgmac100: Add pause frames configuration and support by Benjamin Herrenschmidt · 8 years ago
  28. e98233a ftgmac100: Add ethtool n-way reset call by Benjamin Herrenschmidt · 8 years ago
  29. f482066 Merge branch 'marvell-static-code-analysis' by David S. Miller · 8 years ago
  30. a0c51cf sky2: Use seq_puts() in sky2_debug_show() by Markus Elfring · 8 years ago
  31. ca735bd skge: Adjust a null pointer check in skge_down() by Markus Elfring · 8 years ago
  32. d775662 skge: Use seq_puts() in skge_debug_show() by Markus Elfring · 8 years ago
  33. 8273f0a net: pxa168_eth: Adjust four checks for null pointers by Markus Elfring · 8 years ago
  34. 91acebe net: pxa168_eth: Use kcalloc() in two functions by Markus Elfring · 8 years ago
  35. dbbb2f0 net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable() by Markus Elfring · 8 years ago
  36. f9fd0e3 net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add() by Markus Elfring · 8 years ago
  37. c9a7e12 net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add() by Markus Elfring · 8 years ago
  38. 20b1e16 net: mvpp2: Rename a jump label in mvpp2_txq_init() by Markus Elfring · 8 years ago
  39. 32bae63 net: mvpp2: Rename a jump label in mvpp2_tx_frag_process() by Markus Elfring · 8 years ago
  40. dfd4240 net: mvpp2: Adjust three error messages by Markus Elfring · 8 years ago
  41. c117554 net: mvpp2: Rename a jump label in two functions by Markus Elfring · 8 years ago
  42. 8a52488 net: mvpp2: Fix a jump label position in mvpp2_rx() by Markus Elfring · 8 years ago
  43. bd6aaf5 net: mvpp2: Improve a size determination in two functions by Markus Elfring · 8 years ago
  44. c5b2ce2 net: mvpp2: Improve 27 size determinations by Markus Elfring · 8 years ago
  45. 37df25e net: mvpp2: Improve another size determination in mvpp2_prs_default_init() by Markus Elfring · 8 years ago
  46. 81f915e net: mvpp2: Improve another size determination in mvpp2_bm_init() by Markus Elfring · 8 years ago
  47. 03bfffd net: mvpp2: Improve another size determination in mvpp2_port_probe() by Markus Elfring · 8 years ago
  48. d7ce3ce net: mvpp2: Improve another size determination in mvpp2_init() by Markus Elfring · 8 years ago
  49. 0b92e59 net: mvpp2: Improve two size determinations in mvpp2_probe() by Markus Elfring · 8 years ago
  50. 02c91ec net: mvpp2: Use kmalloc_array() in mvpp2_txq_init() by Markus Elfring · 8 years ago
  51. f95936c net: mvneta: Adjust six checks for null pointers by Markus Elfring · 8 years ago
  52. d441b68 net: mvneta: Use kmalloc_array() in mvneta_txq_init() by Markus Elfring · 8 years ago
  53. 5d6312ed net: mvneta: Improve two size determinations in mvneta_init() by Markus Elfring · 8 years ago
  54. 2911063 net: mvneta: Use devm_kmalloc_array() in mvneta_init() by Markus Elfring · 8 years ago
  55. 5f8ddea rhashtable: remove insecure_elasticity by Florian Westphal · 8 years ago
  56. 3a9ca1e Merge branch 'sctp-dup-stream-reconf-events' by David S. Miller · 8 years ago
  57. 6c80138 sctp: process duplicated strreset asoc request correctly by Xin Long · 8 years ago
  58. d0f025e sctp: process duplicated strreset in and addstrm in requests correctly by Xin Long · 8 years ago
  59. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  60. fb5e215 Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  61. 9ed19c7 selftests: ftrace: Add check for function-fork before running pid filter test by Steven Rostedt (VMware) · 8 years ago
  62. 0bad6d7 Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  63. 5ee4c5a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  64. 093be89 selftests: ftrace: Add a testcase for function PID filter by Namhyung Kim · 8 years ago
  65. bbf67e4 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 8 years ago
  66. a4ac6f2 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 8 years ago
  67. aa1702d cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 8 years ago
  68. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  69. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  70. 20bb78f Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  71. d879d0b ftrace: Fix function pid filter on instances by Namhyung Kim · 8 years ago
  72. acf167f Merge branch 'bpf-fixes' by David S. Miller · 8 years ago
  73. c2002f9 bpf: fix checking xdp_adjust_head on tail calls by Daniel Borkmann · 8 years ago
  74. 6b1bb01 bpf: fix cb access in socket filter programs on tail calls by Daniel Borkmann · 8 years ago
  75. b89f04c bonding: deliver link-local packets with skb->dev set to link that packets arrived on by Chonggang Li · 8 years ago
  76. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  77. af3b515 ipv6: sr: fix BUG due to headroom too small after SRH push by David Lebrun · 8 years ago
  78. 7a7a9bd gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  79. edb12f2 sctp: get list_of_streams of strreset outreq earlier by Xin Long · 8 years ago
  80. 9fd0f31 Add uid and cookie bpf helper to cg_skb_func_proto by Chenbo Feng · 8 years ago
  81. f3c9d40e hv_netvsc: change netvsc device default duplex to FULL by Simon Xiao · 8 years ago
  82. 776e726 netvsc: fix RCU warning in get_stats by stephen hemminger · 8 years ago
  83. 1dbba4c net: phy: test the right variable in phy_write_mmd() by Dan Carpenter · 8 years ago
  84. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  85. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  86. d584fec Merge branch 'bpf-lru-perf' by David S. Miller · 8 years ago
  87. 3a5795b bpf: lru: Add map-in-map LRU example by Martin KaFai Lau · 8 years ago
  88. 695ba26 bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 by Martin KaFai Lau · 8 years ago
  89. 9fd63d0 bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def by Martin KaFai Lau · 8 years ago
  90. bf8db5d bpf: lru: Refactor LRU map tests in map_perf_test by Martin KaFai Lau · 8 years ago
  91. 6467acb bpf: lru: Cleanup test_lru_map.c by Martin KaFai Lau · 8 years ago
  92. 9746f85 bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU by Martin KaFai Lau · 8 years ago
  93. 82960ff net: mvneta: fix failed to suspend if WOL is enabled by Jisheng Zhang · 8 years ago
  94. cab93af net: bridge: notify on hw fdb takeover by Nikolay Aleksandrov · 8 years ago
  95. 71947f0 Merge branch 'mediatek-tx-bugs' by David S. Miller · 8 years ago
  96. 134d215 net: ethernet: mediatek: fix inconsistency of port number carried in TXD by Sean Wang · 8 years ago
  97. 81d2dd0 net: ethernet: mediatek: fix inconsistency between TXD and the used buffer by Sean Wang · 8 years ago
  98. bfe7244 net: phy: micrel: fix crash when statistic requested for KSZ9031 phy by Grygorii Strashko · 8 years ago
  99. f5001ce kcm: remove a useless copy_from_user() by WANG Cong · 8 years ago
  100. 426c87c net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule by David Ahern · 8 years ago