1. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  2. 9a23ac4 Merge branch 'tipc-topology-updates' by David S. Miller · 9 years ago
  3. 06c8581 tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1 by Parthasarathy Bhuvaragan · 9 years ago
  4. ae24555 tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER by Parthasarathy Bhuvaragan · 9 years ago
  5. f3ad288 tipc: protect tipc_subscrb_get() with subscriber spin lock by Parthasarathy Bhuvaragan · 9 years ago
  6. d409189 tipc: hold subscriber->lock for tipc_nametbl_subscribe() by Parthasarathy Bhuvaragan · 9 years ago
  7. cb01c7c tipc: fix connection abort when receiving invalid cancel request by Parthasarathy Bhuvaragan · 9 years ago
  8. c8beccc tipc: fix connection abort during subscription cancellation by Parthasarathy Bhuvaragan · 9 years ago
  9. 7c13c62 tipc: introduce tipc_subscrb_subscribe() routine by Parthasarathy Bhuvaragan · 9 years ago
  10. a4273c7 tipc: remove struct tipc_name_seq from struct tipc_subscription by Parthasarathy Bhuvaragan · 9 years ago
  11. 3086523 tipc: remove filter and timeout elements from struct tipc_subscription by Parthasarathy Bhuvaragan · 9 years ago
  12. 4f61d4e tipc: remove incorrect check for subscription timeout value by Parthasarathy Bhuvaragan · 9 years ago
  13. c6140a2 bonding: add slave device name for debug by Zhang Shengju · 9 years ago
  14. 387b75f bgmac: add helper checking for BCM4707 / BCM53018 chip id by Rafał Miłecki · 9 years ago
  15. 8ac2c86 Merge branch 'bpf-per-cpu-maps' by David S. Miller · 9 years ago
  16. 3059303 samples/bpf: update tracex[23] examples to use per-cpu maps by Alexei Starovoitov · 9 years ago
  17. df570f5 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY by tom.leiming@gmail.com · 9 years ago
  18. e155967 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH by Martin KaFai Lau · 9 years ago
  19. 15a07b3 bpf: add lookup/update support for per-cpu hash and array maps by Alexei Starovoitov · 9 years ago
  20. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 9 years ago
  21. 824bd0c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map by Alexei Starovoitov · 9 years ago
  22. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  23. ef44967 Merge branch 'tcp_fast_open_synack_fin' by David S. Miller · 9 years ago
  24. 9d69153 tcp: do not enqueue skb with SYN flag by Eric Dumazet · 9 years ago
  25. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 9 years ago
  26. df03288 Merge branch 'rx_nohandler' by David S. Miller · 9 years ago
  27. f344b0d bond: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  28. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  29. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  30. 9256645 net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64 by Jarod Wilson · 9 years ago
  31. 8172981 tipc: fix link priority propagation by Richard Alpe · 9 years ago
  32. d01332f tipc: fix link attribute propagation bug by Richard Alpe · 9 years ago
  33. 6247fd9 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  34. 296d485 ipvlan: inherit MTU from master device by Mahesh Bandewar · 9 years ago
  35. f8db54cc i40e: add 100Mb ethtool reporting by Catherine Sullivan · 9 years ago
  36. 5eb772f i40e: AQ Add external power class to get link status by Shannon Nelson · 9 years ago
  37. 5926425 i40e: AQ Geneve cloud tunnel type by Shannon Nelson · 9 years ago
  38. 5394f02 i40e: AQ Add Run PHY Activity struct by Shannon Nelson · 9 years ago
  39. 6dfae38 i40e: Limit DCB FW version checks to X710/XL710 devices by Greg Bowers · 9 years ago
  40. 4ba40bc i40e: add new proxy-wol bit for X722 by Shannon Nelson · 9 years ago
  41. 2803b16 i40e/i40evf: Use private workqueue by Jesse Brandeburg · 9 years ago
  42. f6d83d1 i40evf: add new write-back mode by Anjali Singhai Jain · 9 years ago
  43. 3d0da5b i40e/i40evf: Fix for UDP/TCP RSS for X722 by Anjali Singhai Jain · 9 years ago
  44. 95a7378 i40e: Extend ethtool RSS hooks for X722 by Anjali Singhai Jain · 9 years ago
  45. 35dae51 i40e: add new device IDs for X722 by Anjali Singhai Jain · 9 years ago
  46. 4f9e697 i40e: bump version to 1.4.10 by Catherine Sullivan · 9 years ago
  47. 5afdaaa i40e: update features with right offload by Jesse Brandeburg · 9 years ago
  48. 8eed76f i40e: Cleanup the code with respect to restarting autoneg by Anjali Singhai Jain · 9 years ago
  49. 1031154 i40evf: null out ring pointers on free by Mitch Williams · 9 years ago
  50. 406e734 i40e: define function capabilities in only one place by Shannon Nelson · 9 years ago
  51. 209dc4d i40evf: allow channel bonding of VFs by Mitch Williams · 9 years ago
  52. 48b1804 i40e: Replace X722 mac check in ethtool get_settings by Catherine Sullivan · 9 years ago
  53. 6e35c04 i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool by Anjali Singhai Jain · 9 years ago
  54. 04d5a21 i40e: Add mac_filter_element at the end of the list instead of HEAD by Kiran Patil · 9 years ago
  55. 7b5e739 batman-adv: Switch to HTTPS version of links by Sven Eckelmann · 9 years ago
  56. 0046b04 batman-adv: update copyright years for 2016 by Sven Eckelmann · 9 years ago
  57. ec9b83c batman-adv: Fix kernel-doc for batadv_claim_free_ref by Sven Eckelmann · 9 years ago
  58. 600184b batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet by Simon Wunderlich · 9 years ago
  59. a14c131 batman-adv: add kernel doc for AP isolation attributes in bat_priv by Antonio Quartulli · 9 years ago
  60. d15cd62 batman-adv: fix kerneldoc for TT functions by Antonio Quartulli · 9 years ago
  61. fe13c2a batman-adv: fix kerneldoc for DAT functions by Antonio Quartulli · 9 years ago
  62. 04e14be batman-adv: Update/repair bridge loop avoidance kerneldoc by Simon Wunderlich · 9 years ago
  63. 672e797 batman-adv: Fix kerneldoc of network-coding functions by Sven Eckelmann · 9 years ago
  64. 7afcbbe batman-adv: Fix kerneldoc of main functions by Sven Eckelmann · 9 years ago
  65. 62fe710 batman-adv: Fix kerneldoc parsing of return description by Sven Eckelmann · 9 years ago
  66. d1f6825 batman-adv: kernel doc readability updates by Marek Lindner · 9 years ago
  67. f34ac9d batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs by Sven Eckelmann · 9 years ago
  68. e51f039 batman-adv: Fix names in kerneldoc of functions by Sven Eckelmann · 9 years ago
  69. 42ea22f batman-adv: Remove kerneldoc for missing parameters by Sven Eckelmann · 9 years ago
  70. 6f68b00 batman-adv: Fix kerneldoc parsing of structs/enums by Sven Eckelmann · 9 years ago
  71. b45efa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  74. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  75. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 9 years ago
  76. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  77. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  78. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  79. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  80. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  81. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  89. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  90. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 9 years ago
  91. 03fc2da mm: fix pfn_t to page conversion in vm_insert_mixed by Dan Williams · 9 years ago
  92. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  93. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 9 years ago
  94. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 9 years ago
  95. 65f87ee fs, block: force direct-I/O for dax-enabled block devices by Dan Williams · 9 years ago
  96. 49a2045 crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 9 years ago
  97. fe09786 crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 9 years ago
  98. 840d6fe pid: Fix spelling in comments by Zhen Lei · 9 years ago
  99. 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  100. 99b4dd9 tcp: avoid cwnd undo after receiving ECN by Yuchung Cheng · 9 years ago