1. 50164d8 batman-adv: B.A.T.M.A.N. V - implement GW selection logic by Antonio Quartulli · 8 years ago
  2. 34d99cf batman-adv: make GW election code protocol specific by Antonio Quartulli · 8 years ago
  3. 0868694 batman-adv: make the GW selection class algorithm specific by Antonio Quartulli · 8 years ago
  4. f55a2e8 batman-adv: Remove unused primary_if and bat_priv variables by Linus Lüssing · 8 years ago
  5. f4acb10 batman-adv: Avoid sysfs name collision for netns moves by Sven Eckelmann · 8 years ago
  6. 569c985 batman-adv: Revert "postpone sysfs removal when unregistering" by Sven Eckelmann · 8 years ago
  7. 77d69d8 batman-adv: Modify mesh_iface outside sysfs context by Sven Eckelmann · 8 years ago
  8. f2c750f batman-adv: Use rtnl link in device creation example by Sven Eckelmann · 8 years ago
  9. 9791860c batman-adv: Define module rtnl link name by Sven Eckelmann · 8 years ago
  10. e61cdfa3 batman-adv: Document optional batadv_algo_ops by Sven Eckelmann · 8 years ago
  11. 7d0a553 batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  12. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  13. bbec780 net: vxlan: lwt: Fix vxlan local traffic. by pravin shelar · 8 years ago
  14. 272d96a net: vxlan: lwt: Use source ip address during route lookup. by pravin shelar · 8 years ago
  15. da1b419 Merge branch 'bpf-csum-complete' by David S. Miller · 8 years ago
  16. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  17. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  18. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  19. 66cf350 net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth by Paul Gortmaker · 8 years ago
  20. 61ec4bc Merge branch 'mlxsw-dcb-fixes' by David S. Miller · 8 years ago
  21. 4de34eb mlxsw: spectrum: Add missing DCB rollback in error path by Ido Schimmel · 8 years ago
  22. 07d50ca mlxsw: spectrum: Do not override PAUSE settings by Ido Schimmel · 8 years ago
  23. b489a20 mlxsw: spectrum: Do not assume PAUSE frames are disabled by Ido Schimmel · 8 years ago
  24. 3b3bf80 rhashtable-test: Fix max_size parameter description by Phil Sutter · 8 years ago
  25. 05ec40f Merge branch 'sctp_diag-fixes' by David S. Miller · 8 years ago
  26. 1ba8d77 sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states by Phil Sutter · 8 years ago
  27. 12474e8 sctp_diag: Fix T3_rtx timer export by Phil Sutter · 8 years ago
  28. dca3f53 sctp: Export struct sctp_info to userspace by Phil Sutter · 8 years ago
  29. c518189 net: macb: Correct CAPS mask by Harini Katakam · 8 years ago
  30. ca25ebe Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  31. ba0cc3c samples/bpf: add bpf_map_update_elem() tests by Alexei Starovoitov · 8 years ago
  32. a6ed3ea bpf: restore behavior of bpf_map_update_elem by Alexei Starovoitov · 8 years ago
  33. 5e3b724 net: dsa: b53: Add missing ULL suffix for 64-bit constant by Geert Uytterhoeven · 8 years ago
  34. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  35. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  36. 54447f1 net: arc_emac: add missing of_node_put() in arc_emac_probe() by Wei Yongjun · 8 years ago
  37. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  38. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  39. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  40. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  41. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  42. 7cf210d Merge branch 'qlcnic-fixes' by David S. Miller · 8 years ago
  43. b8b2372 qlcnic: Update version to 5.3.65 by Manish Chopra · 8 years ago
  44. fc4ca98 qlcnic: fix napi budget alteration by Manish Chopra · 8 years ago
  45. 2b10d3e qlcnic: fix data structure corruption in async mbx command handling by Manish Chopra · 8 years ago
  46. cfaa218 Merge branch 'tg3-fixes' by David S. Miller · 8 years ago
  47. 9ce6fd7 tg3: Report the correct number of RSS queues through tg3_get_rxnfc by Siva Reddy Kallam · 8 years ago
  48. 087d7a8c tg3: Fix for diasllow rx coalescing time to be 0 by Satish Baddipadige · 8 years ago
  49. 1f415a7 bpf: fix method of PTR_TO_PACKET reg id generation by Jakub Kicinski · 8 years ago
  50. ea966cb net: xgene: fix maybe-uninitialized variable by Arnd Bergmann · 8 years ago
  51. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  52. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  53. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  54. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 8 years ago
  56. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  58. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  59. 3bd080e ipc: delete "nr_ipc_ns" by Alexey Dobriyan · 8 years ago
  60. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  61. f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
  62. 27eb662 config: add android config fragments by Rob Herring · 8 years ago
  63. ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
  64. 59dbb2a relay: add global mode support for buffer-only channels by Akash Goel · 8 years ago
  65. 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
  66. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  67. 939fc83 w1: add helper macro module_w1_family by Andrew F. Davis · 8 years ago
  68. 098f9fb w1: remove need for ida and use PLATFORM_DEVID_AUTO by Andrew F. Davis · 8 years ago
  69. 0b9364b rapidio/switches: add driver for IDT gen3 switches by Alexandre Bounine · 8 years ago
  70. adff164 powerpc/fsl_rio: apply changes for RIO spec rev 3 by Alexandre Bounine · 8 years ago
  71. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 8 years ago
  72. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  73. 60e377b5c rapidio/idt_gen2: fix locking warning by Alexandre Bounine · 8 years ago
  74. 06e1b24 rapidio: fix error handling in mbox request/release functions by Alexandre Bounine · 8 years ago
  75. f5485eb rapidio/tsi721_dma: advance queue processing from transfer submit call by Alexandre Bounine · 8 years ago
  76. e519685 rapidio/tsi721: add messaging mbox selector parameter by Alexandre Bounine · 8 years ago
  77. cb782cd rapidio/tsi721: add PCIe MRRS override parameter by Alexandre Bounine · 8 years ago
  78. 4498c31 rapidio/tsi721_dma: add channel mask and queue size parameters by Alexandre Bounine · 8 years ago
  79. f8e3a68 rapidio: fix return value description for dma_prep functions by Alexandre Bounine · 8 years ago
  80. cca446d rapidio/documentation: fix mangled paragraph in mport_cdev by Alexandre Bounine · 8 years ago
  81. ea87b8e rapidio: remove unnecessary 0x prefixes before %pa extension uses by Joe Perches · 8 years ago
  82. b6e8d4a rapidio: add RapidIO channelized messaging driver by Alexandre Bounine · 8 years ago
  83. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  84. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  85. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  86. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  87. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  88. 51d5d12 ARM: keystone: dts: add psci command definition by Vitaly Andrianov · 8 years ago
  89. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  90. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  91. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  92. dc5ccca kexec: don't invoke OOM-killer for control page allocation by Russell King · 8 years ago
  93. 966fab0 ARM: kexec: advertise location of bootable RAM by Russell King · 8 years ago
  94. f7f0b7d ARM: kdump: advertise boot aliased crash kernel resource by Russell King · 8 years ago
  95. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  96. b06fb41 cpumask: fix code comment by Geliang Tang · 8 years ago
  97. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  98. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  99. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  100. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago