1. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  2. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  3. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  4. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  5. 7a77350 netfilter: Pass net to nf_hook_thresh by Eric W. Biederman · 9 years ago
  6. b11b1f6 netfilter: Store net in nf_hook_state by Eric W. Biederman · 9 years ago
  7. fb88425 netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh by Eric W. Biederman · 9 years ago
  8. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  9. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  10. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  11. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  12. b84ee0d cdc: add header guards by Stephen Rothwell · 9 years ago
  13. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  14. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  15. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  16. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  17. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  18. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  19. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  20. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  21. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  22. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  23. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  24. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  25. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  26. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  27. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  28. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  29. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  30. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  31. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  32. ad1e7b9 cdc: Fix build warning. by David S. Miller · 9 years ago
  33. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  34. 29feb66 Merge branch 'xgene-2nd-10gbe-port' by David S. Miller · 9 years ago
  35. e63c7a0 dtb: xgene: Add 2nd 10GbE node by Iyappan Subramanian · 9 years ago
  36. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago
  37. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  38. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago
  39. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 9 years ago
  40. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 9 years ago
  41. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  42. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  43. 6e75f3c Merge branch 'dsa-mv88e6xxx-ATU' by David S. Miller · 9 years ago
  44. 2b8157b net: dsa: mv88e6xxx: remove all MACs when disabling a port by Vivien Didelot · 9 years ago
  45. 9f4d55d net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN by Vivien Didelot · 9 years ago
  46. 7c40001 net: dsa: mv88e6xxx: flush all addresses when adding a VLAN by Vivien Didelot · 9 years ago
  47. c161d0a net: dsa: mv88e6xxx: flush ATU on initial setup by Vivien Didelot · 9 years ago
  48. 7fb5e75 net: dsa: mv88e6xxx: rework ATU Flush operation by Vivien Didelot · 9 years ago
  49. 37705b7 net: dsa: mv88e6xxx: extract ATU data write access by Vivien Didelot · 9 years ago
  50. 70cc99d net: dsa: mv88e6xxx: extract FID write from ATU command by Vivien Didelot · 9 years ago
  51. c36ba66 net: Allow user to get table id from route lookup by David Ahern · 9 years ago
  52. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  53. d08c4f3 net: Refactor rtable initialization by David Ahern · 9 years ago
  54. 64d1def Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  55. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  56. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  57. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  59. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  60. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  61. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  63. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  64. 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
  65. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  66. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  67. 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
  68. 573c577 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  69. 0cdf5a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago
  70. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  72. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  73. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  74. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  75. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  76. fb6dd5f mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd() by Kirill A. Shutemov · 9 years ago
  77. 6dc296e mm: make sure all file VMAs have ->vm_ops set by Kirill A. Shutemov · 9 years ago
  78. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  79. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  80. 2a78b85 namei: fix warning while make xmldocs caused by namei.c by Masanari Iida · 9 years ago
  81. d0edd85 ipc: convert invalid scenarios to use WARN_ON by Davidlohr Bueso · 9 years ago
  82. 8b235f2 zlib_deflate/deftree: remove bi_reverse() by yalin wang · 9 years ago
  83. e4e29dc lib/decompress_unlzma: Do a NULL check for pointer by Fabio Estevam · 9 years ago
  84. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  85. e852d82 fs/affs: make root lookup from blkdev logical size by Pranay Kr. Srivastava · 9 years ago
  86. 9a5bc72 sysctl: fix int -> unsigned long assignments in INT_MIN case by Ilya Dryomov · 9 years ago
  87. 1303a27 kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo by Baoquan He · 9 years ago
  88. bbb78b8 kexec: align crash_notes allocation to make it be inside one physical page by Baoquan He · 9 years ago
  89. 04e9949 kexec: remove unnecessary test in kimage_alloc_crash_control_pages() by Minfei Huang · 9 years ago
  90. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  91. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  92. a202fbb drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  93. 6fc37c4 kmemleak: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  94. 5d2fe87 drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  95. b342a65 parisc: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  96. d0cce06 drivers/crypto/qat: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  97. 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
  98. 40f705a fs: Don't dump core if the corefile would become world-readable. by Jann Horn · 9 years ago
  99. fbb1816 fs: if a coredump already exists, unlink and recreate with O_EXCL by Jann Horn · 9 years ago
  100. bb304a5 kmod: handle UMH_WAIT_PROC from system unbound workqueue by Frederic Weisbecker · 9 years ago