1. a4b4766 netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info by Ken-ichirou MATSUZAWA · 9 years ago
  2. 0647e70 netfilter: remove dead code by Flavio Leitner · 9 years ago
  3. b28b1e8 netfilter: nfnetlink_queue: use y2038 safe timestamp by Pablo Neira Ayuso · 9 years ago
  4. 2b5b1a0 Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  5. 32f40c5 netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c by Pablo Neira Ayuso · 9 years ago
  6. b7bd180 netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c by Pablo Neira Ayuso · 9 years ago
  7. e96f78a tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets by Eric Dumazet · 9 years ago
  8. 4236e2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  9. 28117b0 Merge branch 'ravb-r8a7795' by David S. Miller · 9 years ago
  10. 22d4df8 ravb: Add support for r8a7795 SoC by Kazuya Mizuguchi · 9 years ago
  11. 619f3bd ravb: Document binding for r8a7795 SoC by Kazuya Mizuguchi · 9 years ago
  12. e2dbb33 ravb: Provide dev parameter to DMA API by Kazuya Mizuguchi · 9 years ago
  13. f3a6bd3 phylib: Add phy_set_max_speed helper by Simon Horman · 9 years ago
  14. f8e1100 Merge branch 'bpf-updates' by David S. Miller · 9 years ago
  15. 754f1e6 sched, bpf: make skb->priority writable by Daniel Borkmann · 9 years ago
  16. c46646d sched, bpf: add helper for retrieving routing realms by Daniel Borkmann · 9 years ago
  17. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  18. bd8762b Merge branch 'switchdev-obj' by David S. Miller · 9 years ago
  19. 9e8f4a5 switchdev: push object ID back to object structure by Jiri Pirko · 9 years ago
  20. 648b4a9 switchdev: bring back switchdev_obj and use it as a generic object param by Jiri Pirko · 9 years ago
  21. 52ba57c switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb by Jiri Pirko · 9 years ago
  22. 8f24f30 switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan by Jiri Pirko · 9 years ago
  23. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  24. 57d8083 switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* by Jiri Pirko · 9 years ago
  25. c3fc7ac Merge branch 'tcp-lockless-listener' by David S. Miller · 9 years ago
  26. e994b2f tcp: do not lock listener to process SYN packets by Eric Dumazet · 9 years ago
  27. 92d6f17 tcp/dccp: add a reschedule point in inet_csk_listen_stop() by Eric Dumazet · 9 years ago
  28. ef547f2 tcp: remove max_qlen_log by Eric Dumazet · 9 years ago
  29. 10cbc8f tcp/dccp: remove struct listen_sock by Eric Dumazet · 9 years ago
  30. ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
  31. 1b33bc3 ipv6: remove obsolete inet6 functions by Eric Dumazet · 9 years ago
  32. 81b496b tcp/dccp: shrink struct listen_sock by Eric Dumazet · 9 years ago
  33. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  34. 2feda34 tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument by Eric Dumazet · 9 years ago
  35. aa3a0c8 tcp: get_openreq[46]() changes by Eric Dumazet · 9 years ago
  36. 9cfd086 tcp: remove BUG_ON() in tcp_check_req() by Eric Dumazet · 9 years ago
  37. ba8e275 tcp: cleanup tcp_v[46]_inbound_md5_hash() by Eric Dumazet · 9 years ago
  38. b267cdd tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc() by Eric Dumazet · 9 years ago
  39. 38cb524 tcp: call sk_mark_napi_id() on the child, not the listener by Eric Dumazet · 9 years ago
  40. 8d2675f tcp: move synflood_warned into struct request_sock_queue by Eric Dumazet · 9 years ago
  41. aac065c tcp: move qlen/young out of struct listen_sock by Eric Dumazet · 9 years ago
  42. fff1f30 tcp: add a spinlock to protect struct request_sock_queue by Eric Dumazet · 9 years ago
  43. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  45. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  46. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  48. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  50. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  51. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  52. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  53. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  54. 484ebb3 memcg: make mem_cgroup_read_stat() unsigned by Greg Thelen · 9 years ago
  55. 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago
  56. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  57. 2f84a89 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault by Mel Gorman · 9 years ago
  58. 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 9 years ago
  59. 9ff42d1 userfaultfd: remove kernel header include from uapi header by Andre Przywara · 9 years ago
  60. a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 9 years ago
  61. 2dc6a03 Merge branch 'bridge_vlan_cleanups_fixes' by David S. Miller · 9 years ago
  62. 248234c bridge: vlan: don't pass flags when creating context only by Nikolay Aleksandrov · 9 years ago
  63. 263344e bridge: vlan: fix possible null ptr derefs on port init and deinit by Nikolay Aleksandrov · 9 years ago
  64. 77751ee bridge: vlan: move pvid inside net_bridge_vlan_group by Nikolay Aleksandrov · 9 years ago
  65. 468e794 bridge: vlan: fix possible null vlgrp deref while registering new port by Nikolay Aleksandrov · 9 years ago
  66. 8af78b6 bridge: vlan: adjust rhashtable initial size and hash locks size by Nikolay Aleksandrov · 9 years ago
  67. ccf70dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  69. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  70. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  71. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  72. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  73. 038161d Update KVM homepage Url by Dirk Müller · 9 years ago
  74. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  75. 9522f47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  76. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  77. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  78. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  79. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  80. b59f2e3 ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL by Eric W. Biederman · 9 years ago
  81. dd36d73 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  82. d4e842b Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  83. 70c8a00 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. b9a5322 Initialize msg/shm IPC objects before doing ipc_addid() by Linus Torvalds · 9 years ago
  85. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  86. 9c70d7c i40e: fix 32 bit build warnings by Jesse Brandeburg · 9 years ago
  87. e88ae66 i40e: fix kbuild warnings by Jesse Brandeburg · 9 years ago
  88. 9b32b0b i40evf: tweak init timing by Mitch Williams · 9 years ago
  89. e908f81 i40e: warn on double free by Jesse Brandeburg · 9 years ago
  90. 7845548 i40e: refactor interrupt enable by Jesse Brandeburg · 9 years ago
  91. d1a8d27 i40e: Strip VEB stats if they are disabled in HW by Anjali Singhai Jain · 9 years ago
  92. 48a3b51 i40e/i40evf: add new device id 1588 by Shannon Nelson · 9 years ago
  93. 2019910 i40e: Remove useless message by Greg Rose · 9 years ago
  94. 2ac8b67 i40e: limit debugfs io ops by Shannon Nelson · 9 years ago
  95. f7fc2f2 i40e: use QOS field consistently by Mitch Williams · 9 years ago
  96. d8201e2 i40e: count drops in netstat interface by Jesse Brandeburg · 9 years ago
  97. 0deda86 i40e/i40evf: fix Tx hang workaround code by Jesse Brandeburg · 9 years ago
  98. 1735140 i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp by Shannon Nelson · 9 years ago
  99. d9b68f8 i40e: Fix a port VLAN configuration bug by Greg Rose · 9 years ago
  100. 1fa89a4 i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion by Shannon Nelson · 9 years ago