1. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 10 years ago
  2. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 10 years ago
  3. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 10 years ago
  4. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 10 years ago
  5. 4cda01e net: sched: fix typo in net_device ifdef by Daniel Borkmann · 10 years ago
  6. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 10 years ago
  7. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  8. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  9. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 10 years ago
  10. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 10 years ago
  11. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 10 years ago
  12. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 10 years ago
  13. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 10 years ago
  14. 9545b22 vlan: Use eth_proto_is_802_3 by Alexander Duyck · 10 years ago
  15. 2c7a88c etherdev: Fix sparse error, make test usable by other functions by Alexander Duyck · 10 years ago
  16. cd8ae85 tcp: provide SYN headers for passive connections by Eric Dumazet · 10 years ago
  17. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 10 years ago
  18. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 10 years ago
  19. d54385c etherdev: Process is_multicast_ether_addr at same size as other operations by Alexander Duyck · 10 years ago
  20. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  22. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  23. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  24. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  25. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 10 years ago
  26. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 10 years ago
  27. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  28. 14bc84ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  29. b00f5c2 tty: Re-add external interface for tty_set_termios() by Frederic Danis · 10 years ago
  30. ee136af uas: Add US_FL_MAX_SECTORS_240 flag by Hans de Goede · 10 years ago
  31. 39376cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  32. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  33. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
  34. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  35. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  36. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  37. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  38. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 10 years ago
  39. ac74d8d fix I_DIO_WAKEUP definition by Eric Sandeen · 10 years ago
  40. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  41. 547c4b5 netfilter: bridge: fix NULL deref in physin/out ifindex helpers by Florian Westphal · 10 years ago
  42. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  43. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  44. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  45. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  46. 1d8dc3d rhashtable: don't attempt to grow when at max_size by Johannes Berg · 10 years ago
  47. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  48. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  49. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  50. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  51. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  52. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  53. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  54. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  55. ec65aaf netdev_alloc_pcpu_stats: use less common iterator variable by Johannes Berg · 10 years ago
  56. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 10 years ago
  57. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  58. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  59. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  60. 03c5774 mpls: Per-device MPLS state by Robert Shearman · 10 years ago
  61. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  62. f3ca10d Revert "mm: avoid tail page refcounting on non-THP compound pages" by Linus Torvalds · 10 years ago
  63. 5e6c94a Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  64. 8b3c8ba Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. e5ac320 Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. 5c73cc4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  69. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 10 years ago
  71. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 10 years ago
  72. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  73. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  74. 584acdd md/raid5: activate raid6 rmw feature by Markus Stockhausen · 10 years ago
  75. fe5cbc6 md/raid6 algorithms: delta syndrome functions by Markus Stockhausen · 10 years ago
  76. bff1752 uapi: Remove kernel internal declaration by Andreas Gruenbacher · 10 years ago
  77. 0c8027d Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  78. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  79. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  80. e98bf5c Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  81. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  82. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  83. 4e18b9a net: add skb_checksum_complete_unset by Tom Herbert · 10 years ago
  84. 646da63 Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 10 years ago
  85. 14aa024 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  86. b53c7582 Merge branch 'topic/sh' into for-linus by Vinod Koul · 10 years ago
  87. 79319a0 Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  88. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  89. f4d03bd smp: don't use 16-bit words for atomic accesses by Linus Torvalds · 10 years ago
  90. 9571eb4 libceph: simplify our debugfs attr macro by Ilya Dryomov · 10 years ago
  91. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 10 years ago
  92. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
  93. 3ef650d libceph: osdmap.h: Add missing format newlines by Joe Perches · 10 years ago
  94. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 10 years ago
  95. 64fb1d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  96. ff7d37a Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 10 years ago
  97. c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 10 years ago
  98. 8f502d5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  99. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  100. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago