1. b1964b5 tcp: constify tcp_openreq_init_rwin() by Eric Dumazet · 9 years ago
  2. b40cf18 tcp: constify listener socket in tcp_v[46]_init_req() by Eric Dumazet · 9 years ago
  3. f623ab7 switchdev: reduce transaction phase enum down to a boolean by Jiri Pirko · 9 years ago
  4. 9f6467c switchdev: remove "ABORT" transaction phase by Jiri Pirko · 9 years ago
  5. 2b8a61a switchdev: remove "NONE" transaction phase by Jiri Pirko · 9 years ago
  6. 8bdb427 switchdev: add switchdev_trans_ph_prepare/commit helpers by Jiri Pirko · 9 years ago
  7. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  8. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  9. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  10. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  11. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  12. 06e60e5 net/ethoc: support big-endian register layout by Max Filippov · 9 years ago
  13. a79e88d bridge: define some min/max/default ageing time constants by Scott Feldman · 9 years ago
  14. 26c6d28 arcnet: Move files out of include/linux by Joe Perches · 10 years ago
  15. d6d7d3e arcnet: Wrap some long lines by Joe Perches · 10 years ago
  16. 83df99b arcnet: Convert arcnet_dump_skb macro to static inline by Joe Perches · 10 years ago
  17. a34c093 arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont by Joe Perches · 10 years ago
  18. 72aeea4 arcnet: Expand odd BUGLVL macro with if and uses by Joe Perches · 10 years ago
  19. d77510f arcnet: Neaten BUGMSG macro defines by Joe Perches · 10 years ago
  20. 01a1d5a arcnet: Add and remove blank lines by Joe Perches · 10 years ago
  21. cb33464 arcnet: Use normal kernel spacing style by Joe Perches · 10 years ago
  22. 37587fa arcnet: fix indentation of if_arcnet.h by Joe Perches · 9 years ago
  23. 99cb99a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  24. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  25. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  26. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  27. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  28. 2785968 can: headers: make header files self contained by Marc Kleine-Budde · 10 years ago
  29. c7af648 netfilter: Pass net into nf_xfrm_me_harder by Eric W. Biederman · 9 years ago
  30. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  31. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  32. a4ffe31 act_connmark: Remember the struct net instead of guessing it. by Eric W. Biederman · 9 years ago
  33. 206e8c0 netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6 by Eric W. Biederman · 9 years ago
  34. 46448d0 netfilter: nf_tables: Pass struct net in nft_pktinfo by Eric W. Biederman · 9 years ago
  35. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  36. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  37. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  38. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  39. 36aea58 Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  40. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  41. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  42. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  43. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  44. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  45. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  46. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  47. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  48. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  49. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  50. 7a77350 netfilter: Pass net to nf_hook_thresh by Eric W. Biederman · 9 years ago
  51. b11b1f6 netfilter: Store net in nf_hook_state by Eric W. Biederman · 9 years ago
  52. fb88425 netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh by Eric W. Biederman · 9 years ago
  53. bfe08a8 ieee802154: af_ieee802154: fix typo in comment. by Stefan Schmidt · 9 years ago
  54. 187625e ieee802154: 6lowpan: remove tx full-size calc workaround by Alexander Aring · 9 years ago
  55. 54552d0 ieee802154: 6lowpan: check on valid 802.15.4 frame by Alexander Aring · 9 years ago
  56. 72a5e6b ieee820154: 6lowpan: dispatch evaluation rework by Alexander Aring · 9 years ago
  57. 6b3cc1d Bluetooth: close HCI device when user channel socket gets closed by Simon Fels · 9 years ago
  58. 6f558b7 Bluetooth: Add bt_dev logging macros by Loic Poulain · 9 years ago
  59. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  60. b84ee0d cdc: add header guards by Stephen Rothwell · 9 years ago
  61. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  62. ad1e7b9 cdc: Fix build warning. by David S. Miller · 9 years ago
  63. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  64. c36ba66 net: Allow user to get table id from route lookup by David Ahern · 9 years ago
  65. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  66. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  70. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  71. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  72. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  73. 573c577 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  74. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  75. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  76. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  77. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  78. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  79. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  80. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  81. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  82. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  83. 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
  84. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  85. b40bdb7 lib/string_helpers: rename "esc" arg to "only" by Kees Cook · 9 years ago
  86. cdf1744 hexdump: do not print debug dumps for !CONFIG_DEBUG by Linus Walleij · 9 years ago
  87. 515a9ad include/linux/printk.h: include pr_fmt in pr_debug_ratelimited by Jason A. Donenfeld · 9 years ago
  88. 8b83963 include/linux/poison.h: remove not-used poison pointer macros by Vasily Kulikov · 9 years ago
  89. 8a5e5e0 include/linux/poison.h: fix LIST_POISON{1,2} offset by Vasily Kulikov · 9 years ago
  90. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  91. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  92. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  93. e993d90 memcg: zap try_get_mem_cgroup_from_page by Vladimir Davydov · 9 years ago
  94. 2fc0452 memcg: add page_cgroup_ino helper by Vladimir Davydov · 9 years ago
  95. 3f0e131 zpool: add zpool_has_pool() by Dan Streetman · 9 years ago
  96. 1ab1e89 ether: add IEEE 1722 ethertype - TSN by Henrik Austad · 9 years ago
  97. b141327 elf-em.h: move EM_MICROBLAZE to the common header by Mike Frysinger · 9 years ago
  98. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  99. 792aec4 add microchip LAN88xx phy driver by Woojung.Huh@microchip.com · 9 years ago
  100. c6e59bd Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late by Kevin Hilman · 9 years ago