1. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 10 years ago
  2. 3c09e92f Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  3. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
  4. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  5. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  6. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 10 years ago
  7. a12c6b8 nl80211: don't document per-wiphy interface dump by Johannes Berg · 10 years ago
  8. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 10 years ago
  9. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  11. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  12. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 10 years ago
  13. 9c74893 nl80211: add an attribute to allow delaying the first scheduled scan cycle by Luciano Coelho · 10 years ago
  14. 4b681c8 nl80211: Allow set network namespace by fd by Vadim Kochan · 10 years ago
  15. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  16. 0c49087 Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  17. 22a5dc0 net: sched: Introduce connmark action by Felix Fietkau · 10 years ago
  18. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  19. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  20. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  21. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  22. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  23. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  24. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  25. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  26. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  27. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  28. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  30. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  31. dfd8645 vxlan: Remote checksum offload by Tom Herbert · 10 years ago
  32. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  33. c66ad9c ipv6: directly include libc-compat.h in ipv6.h by Willem de Bruijn · 10 years ago
  34. 35a27ce rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED by Roopa Prabhu · 10 years ago
  35. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  36. 029b183 Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION by Gabriel Laskar · 10 years ago
  37. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  38. 3b50d90 ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo by WANG Cong · 10 years ago
  39. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  40. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  41. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  42. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  43. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  44. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  45. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  46. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  47. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. b81c55d drm/amdkfd: reformat IOCTL definitions to drm-style by Oded Gabbay · 10 years ago
  49. 71b836e nl80211: define multicast group names in header by Johannes Berg · 10 years ago
  50. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  51. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 10 years ago
  52. ad6f939 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  53. 1803f59 nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't used by Johannes Berg · 10 years ago
  54. d7e19bd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  55. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 10 years ago
  56. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  57. b28e050 virtio_ring: document alignment requirements by Michael S. Tsirkin · 10 years ago
  58. 6d08acd in6: fix conflict with glibc by stephen hemminger · 10 years ago
  59. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  60. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  61. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  62. 0ec28c37 Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  63. 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  64. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  66. 3875f15 uapi/linux/target_core_user.h: fix headers_install.sh badness by Kyle McMartin · 10 years ago
  67. 79f241b nl80211: increase the max number of rules in regdomain by Arik Nemtsov · 10 years ago
  68. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  69. 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  70. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  71. 1bdd716 cfg80211: return private regdom for self-managed devices by Arik Nemtsov · 10 years ago
  72. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  73. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  74. f2d27e4 [media] v4l2-mediabus.h: use two __u16 instead of two __u32 by Hans Verkuil · 10 years ago
  75. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  76. 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  77. 9c6ab19 if_tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  78. 5eea84f if_tun: add TUNSETVNETLE/TUNGETVNETLE by Michael S. Tsirkin · 10 years ago
  79. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  80. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  81. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  82. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  84. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  85. 0dce377 virtio_pci: add VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  86. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  87. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  88. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  89. 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 10 years ago
  90. e843e7d ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM by Manfred Spraul · 10 years ago
  91. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  92. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  93. 63f1344 powerpc: add little endian flag to syscall_get_arch() by Richard Guy Briggs · 10 years ago
  94. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  95. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  96. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  97. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  98. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  99. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  100. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago