1. 822f8565 be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx by Suresh Reddy · 7 years ago
  2. 854426e w90p910_ether: include linux/interrupt.h by Arnd Bergmann · 7 years ago
  3. f13ad10 net: bonding: fix tlb_dynamic_lb default value by Nikolay Aleksandrov · 7 years ago
  4. 6c1cb43 ip6_tunnel: fix ip6 tunnel lookup in collect_md mode by Haishuang Yan · 7 years ago
  5. 833a8b4 ip_tunnel: fix ip tunnel lookup in collect_md mode by Haishuang Yan · 7 years ago
  6. 6399ebc mlxsw: spectrum: Prevent mirred-related crash on removal by Yuval Mintz · 7 years ago
  7. 63428fb Merge branch 'net_sched-fix-filter-chain-reference-counting' by David S. Miller · 7 years ago
  8. 1697c4b net_sched: carefully handle tcf_block_put() by Cong Wang · 7 years ago
  9. e2ef754 net_sched: fix reference counting of tc filter chain by Cong Wang · 7 years ago
  10. d7fb60b net_sched: get rid of tcfa_rcu by Cong Wang · 7 years ago
  11. da8ab57 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  12. 5829e62 openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()' by Christophe JAILLET · 7 years ago
  13. 9c08273 smsc95xx: Configure pause time to 0xffff when tx flow control enabled by Nisar Sayed · 7 years ago
  14. 230cfd2 net/sched: fix pointer check in gen_handle by Josh Hunt · 7 years ago
  15. 33e34e7 ipv6: sr: remove duplicate routing header type check by David Lebrun · 7 years ago
  16. 96c5508 xdp: implement xdp_redirect_map for generic XDP by Jesper Dangaard Brouer · 7 years ago
  17. 609320c perf/bpf: fix a clang compilation issue by Yonghong Song · 7 years ago
  18. c6644d0 net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs by Kosuke Tatsukawa · 7 years ago
  19. 8f2bb1d hv_netvsc: avoid unnecessary wakeups on subchannel creation by Stephen Hemminger · 7 years ago
  20. 8195b13 hv_netvsc: fix deadlock on hotplug by Stephen Hemminger · 7 years ago
  21. 4400081 mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+ by Arkadi Sharshevsky · 7 years ago
  22. 1f4f554 net: qualcomm: rmnet: Fix a double free by Dan Carpenter · 7 years ago
  23. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  24. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  25. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  26. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  27. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  28. c054be1 remove gperf left-overs from build system by Linus Torvalds · 7 years ago
  29. 9beb8be bpf: make error reporting in bpf_warn_invalid_xdp_action more clear by Daniel Borkmann · 7 years ago
  30. a010a2f Revert "mdio_bus: Remove unneeded gpiod NULL check" by Florian Fainelli · 7 years ago
  31. a7bc5774 Merge branch 'xdp-bpf-fixes' by David S. Miller · 7 years ago
  32. 374fb01 bpf: devmap, use cond_resched instead of cpu_relax by John Fastabend · 7 years ago
  33. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  34. bbbe211 net: rcu lock and preempt disable missing around generic xdp by John Fastabend · 7 years ago
  35. 109980b bpf: don't select potentially stale ri->map from buggy xdp progs by Daniel Borkmann · 7 years ago
  36. 9a486c9 net: tulip: Constify tulip_tbl by Kees Cook · 7 years ago
  37. e333ac1 net: ethernet: ti: netcp_core: no need in netif_napi_del by Ivan Khoronzhuk · 7 years ago
  38. 0fdbedc davicom: Display proper debug level up to 6 by Mathieu Malaterre · 7 years ago
  39. 25ee079 net: phy: sfp: rename dt properties to match the binding by Baruch Siach · 7 years ago
  40. 3ef3714 dt-binding: net: sfp binding documentation by Baruch Siach · 7 years ago
  41. 165da35 dt-bindings: add SFF vendor prefix by Baruch Siach · 7 years ago
  42. c43593d dt-bindings: net: don't confuse with generic PHY property by Baruch Siach · 7 years ago
  43. 18e1173 ip6_tunnel: fix setting hop_limit value for ipv6 tunnel by Haishuang Yan · 7 years ago
  44. 0f693f1 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  45. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  46. e4243b8 ipc/sem: play nicer with large nsops allocations by Davidlohr Bueso · 7 years ago
  47. 8419e64 ipc/sem: drop sem_checkid helper by Davidlohr Bueso · 7 years ago
  48. 9405c03 ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  49. f74370b ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  50. a2e0602 ipc: convert ipc_namespace.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  51. 7483e5d kcov: support compat processes by Dmitry Vyukov · 7 years ago
  52. 229cf16 sh: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  53. 6facfb1 mn10300: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  54. 4ed2d9672 m32r: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  55. ab4f526 drivers/pps: use surrounding "if PPS" to remove numerous dependency checks by Robert P. J. Day · 7 years ago
  56. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  57. f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
  58. 0ce2c20 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile by Luis R. Rodriguez · 7 years ago
  59. c1f3fa2 kmod: split off umh headers into its own file by Luis R. Rodriguez · 7 years ago
  60. 00653d3 MAINTAINERS: clarify kmod is just a kernel module loader by Luis R. Rodriguez · 7 years ago
  61. 2355869 kmod: split out umh code into its own file by Luis R. Rodriguez · 7 years ago
  62. 52c270d test_kmod: flip INT checks to be consistent by Dan Carpenter · 7 years ago
  63. f520409 test_kmod: remove paranoid UINT_MAX check on uint range processing by Dan Carpenter · 7 years ago
  64. 5680db4 vfat: deduplicate hex2bin() by OGAWA Hirofumi · 7 years ago
  65. b9fa2ad autofs: use unsigned int/long instead of uint/ulong for ioctl args by Tomohiro Kusumi · 7 years ago
  66. 7ed1da8 autofs: drop wrong comment by Tomohiro Kusumi · 7 years ago
  67. 718b303 autofs: use AUTOFS_DEV_IOCTL_SIZE by Tomohiro Kusumi · 7 years ago
  68. ed837d0 autofs: non functional header inclusion cleanup by Tomohiro Kusumi · 7 years ago
  69. 1f28c5d autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT by Tomohiro Kusumi · 7 years ago
  70. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 7 years ago
  71. e54c7bc autofs: make disc device user accessible by Ian Kent · 7 years ago
  72. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  73. 33d72f3 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  74. 121388a init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  75. 9367bb7 binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec() by Markus Elfring · 7 years ago
  76. 0547fa5 checkpatch: add 6 missing types to --list-types by Jean Delvare · 7 years ago
  77. 0675a8f checkpatch: rename variables to avoid confusion by Jean Delvare · 7 years ago
  78. ab1ecab checkpatch: fix typo in comment by Jean Delvare · 7 years ago
  79. 63b7c73 checkpatch: add --strict check for ifs with unnecessary parentheses by Joe Perches · 7 years ago
  80. afdb05e lib/oid_registry.c: X.509: fix the buffer overflow in the utility function for OID string by Takashi Iwai · 7 years ago
  81. bc9ae22 radix-tree: must check __radix_tree_preload() return value by Eric Dumazet · 7 years ago
  82. 7c61bd6 lib/cmdline.c: remove meaningless comment by Baoquan He · 7 years ago
  83. da43652 lib/string.c: check for kmalloc() failure by Dan Carpenter · 7 years ago
  84. 895a607 lib/rhashtable: fix comment on locks_mul default value by Davidlohr Bueso · 7 years ago
  85. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  86. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  87. 0a5ce08 lib/bitmap.c: make bitmap_parselist() thread-safe and much faster by Yury Norov · 7 years ago
  88. e4dace3 lib: add test module for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 7 years ago
  89. 9888a58 lib/hexdump.c: return -EINVAL in case of error in hex2bin() by Andy Shevchenko · 7 years ago
  90. f0f1a45 block/cfq: cache rightmost rb_node by Davidlohr Bueso · 7 years ago
  91. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago
  92. b2ac2ea fs/epoll: use faster rb_first_cached() by Davidlohr Bueso · 7 years ago
  93. 410bd5e procfs: use faster rb_first_cached() by Davidlohr Bueso · 7 years ago
  94. f2686bb lib/interval-tree: correct comment wrt generic flavor by Davidlohr Bueso · 7 years ago
  95. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  96. 09663c8 block/cfq: replace cfq_rb_root leftmost caching by Davidlohr Bueso · 7 years ago
  97. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  98. 2161573 sched/deadline: replace earliest dl and rq leftmost caching by Davidlohr Bueso · 7 years ago
  99. bfb0688 sched/fair: replace cfs_rq->rb_leftmost by Davidlohr Bueso · 7 years ago
  100. b10d43f lib/rbtree_test.c: support rb_root_cached by Davidlohr Bueso · 7 years ago