1. c15952d net: filter: move common defines into bpf_common.h by Alexei Starovoitov · 11 years ago
  2. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  3. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  4. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  5. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  6. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  7. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  8. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  9. 39520ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  10. f0d1f04 netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX by Pablo Neira Ayuso · 11 years ago
  11. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 11 years ago
  12. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 11 years ago
  13. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 11 years ago
  14. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 11 years ago
  15. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  16. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  17. bc1fc39 ip_tunnel: Add GUE support by Tom Herbert · 11 years ago
  18. 37dd024 gue: Receive side for Generic UDP Encapsulation by Tom Herbert · 11 years ago
  19. dba4b74 wil6210: atomic I/O for the card memory by Vladimir Kondratiev · 11 years ago
  20. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 11 years ago
  21. 79cf79a macvlan: add source mode by Michael Braun · 11 years ago
  22. 8522484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  23. e3118e8 net: tcp: add DCTCP congestion control algorithm by Daniel Borkmann · 11 years ago
  24. f5c7e1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  25. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  26. cbd3570 bpf: verifier (add ability to receive verification log) by Alexei Starovoitov · 11 years ago
  27. 09756af bpf: expand BPF syscall with program load/unload by Alexei Starovoitov · 11 years ago
  28. db20fd2 bpf: add lookup/update/delete/iterate methods to BPF maps by Alexei Starovoitov · 11 years ago
  29. 99c55f7 bpf: introduce BPF syscall and maps by Alexei Starovoitov · 11 years ago
  30. bc5a5b0 Drivers: hv: util: Properly pack the data for file copy functionality by K. Y. Srinivasan · 11 years ago
  31. 26d8f6f GenWQE: Update author information by Frank Haverkamp · 11 years ago
  32. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 4565e99 gre: Setup and TX path for gre/UDP foo-over-udp encapsulation by Tom Herbert · 11 years ago
  34. 5632848 net: Changes to ip_tunnel to support foo-over-udp encapsulation by Tom Herbert · 11 years ago
  35. 2346155 fou: Support for foo-over-udp RX path by Tom Herbert · 11 years ago
  36. 84d7fce netfilter: nf_tables: export rule-set generation ID by Pablo Neira Ayuso · 11 years ago
  37. fcfa8f4 Merge branch 'ipvs-next' by Pablo Neira Ayuso · 11 years ago
  38. d60eacb KVM: device: add simple registration mechanism for kvm_device_ops by Will Deacon · 11 years ago
  39. 1b0bf88 usb: gadget: f_fs: virtual endpoint address mapping by Robert Baldyga · 11 years ago
  40. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 11 years ago
  41. 971427f3 openvswitch: Add recirc and hash action. by Andy Zhou · 11 years ago
  42. 6cff339 ipvs: Add destination address family to netlink interface by Alex Gartrell · 11 years ago
  43. 76cea41 netfilter: ipset: Add skbinfo extension support to SET target. by Anton Danilov · 11 years ago
  44. 0e9871e netfilter: ipset: Add skbinfo extension kernel support in the ipset core. by Anton Danilov · 11 years ago
  45. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  46. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  47. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  48. 39e393b netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes by Pablo Neira Ayuso · 11 years ago
  49. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 11 years ago
  50. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 11 years ago
  51. b01d072 shm: add memfd.h to UAPI export list by David Drysdale · 11 years ago
  52. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  53. e5c3ea5 bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info by Jiri Pirko · 11 years ago
  54. daedfb2 net: filter: split filter.h and expose eBPF to user space by Alexei Starovoitov · 11 years ago
  55. c559a35 usb: gadget: f_fs: add ioctl returning ep descriptor by Robert Baldyga · 11 years ago
  56. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 11 years ago
  57. e42eff8 netfilter: nft_nat: include a flag attribute by Arturo Borrero · 11 years ago
  58. 3045d76 netfilter: nf_tables: add devgroup support in meta expresion by Ana Rey · 11 years ago
  59. 5b4c314 Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  60. ff7693d ARM: meson: serial: add MesonX SoC on-chip uart driver by Carlo Caione · 11 years ago
  61. 7611392 Input: add INPUT_PROP_POINTING_STICK property by Hans de Goede · 11 years ago
  62. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 11 years ago
  63. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. f0db9b0 ethtool: Add generic options for tunables by Govindarajulu Varadarajan · 11 years ago
  65. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 11 years ago
  66. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 11 years ago
  67. 1c7e23b nl80211: Allow declaring RRM-related features by Assaf Krauss · 11 years ago
  68. 6fa9e1b usb: usbip: fix usbip.h path in userspace tool by Piotr Król · 11 years ago
  69. 51c208c tools: ffs-test: convert to new descriptor format by Michal Nazarewicz · 11 years ago
  70. 1df22b4 usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structure by Michal Nazarewicz · 11 years ago
  71. 880a6fa xfrm: configure policy hash table thresholds by netlink by Christophe Gouault · 11 years ago
  72. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  73. bfcfd44 xattr: fix check for simultaneous glibc header inclusion by Filipe Brandenburger · 11 years ago
  74. 44b5ce7 KVM: Unconditionally export KVM_CAP_USER_NMI by Christoffer Dall · 11 years ago
  75. 0f8a4de KVM: Unconditionally export KVM_CAP_READONLY_MEM by Christoffer Dall · 11 years ago
  76. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 11 years ago
  77. f111f78 netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset by Alexey Perevalov · 11 years ago
  78. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 11 years ago
  79. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 11 years ago
  80. c2b2f16 HID: uhid: report to user-space whether reports are numbered by David Herrmann · 11 years ago
  81. 11c2215 HID: uhid: implement SET_REPORT by David Herrmann · 11 years ago
  82. 50598e7 HID: uhid: keep legacy definitions at the bottom of uhid.h by David Herrmann · 11 years ago
  83. fa71f32 HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE by David Herrmann · 11 years ago
  84. afc5be30 netfilter: nft_meta: Add cpu attribute support by Ana Rey · 11 years ago
  85. e2a093f netfilter: nft_meta: add pkttype support by Ana Rey · 11 years ago
  86. e91ded8 uapi: netfilter_arp: use __u8 instead of u_int8_t by Mike Frysinger · 11 years ago
  87. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 11 years ago
  88. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  89. 664fb23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  90. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 11 years ago
  91. cb10525 kexec: implementation of new syscall kexec_file_load by Vivek Goyal · 11 years ago
  92. 9183df2 shm: add memfd_create() syscall by David Herrmann · 11 years ago
  93. 40e041a shm: add sealing API by David Herrmann · 11 years ago
  94. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  95. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  96. 753a2ad net: reallocate new socket option number for IPV6_AUTOFLOWLABEL by Pablo Neira · 11 years ago
  97. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  98. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  99. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  100. f4d3333 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago