1. a2f18db netfilter: nf_tables: fix flush ruleset chain dependencies by Pablo Neira Ayuso · 11 years ago
  2. 62924af netfilter: nfnetlink: relax strict multicast group check from netlink_bind by Pablo Neira Ayuso · 11 years ago
  3. 9ea2aa8 netfilter: nfnetlink: validate nfnetlink header from batch by Pablo Neira Ayuso · 11 years ago
  4. 8ca3f5e netfilter: conntrack: fix race between confirmation and flush by Pablo Neira Ayuso · 11 years ago
  5. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 11 years ago
  6. 70314fc Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next into ipvs-next by Pablo Neira Ayuso · 11 years ago
  7. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 11 years ago
  8. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 11 years ago
  9. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 11 years ago
  10. 0e324cf MAINTAINERS: changes for wireless by John W. Linville · 11 years ago
  11. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 11 years ago
  12. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 11 years ago
  13. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 11 years ago
  14. a18e6a1 netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 11 years ago
  15. 4682a03 netlink: Always copy on mmap TX. by David Miller · 11 years ago
  16. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 11 years ago
  17. c3f2511 net/mlx4: Cache line CQE/EQE stride fixes by Ido Shamay · 11 years ago
  18. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 11 years ago
  19. 6a6dc08 xen-netfront: use napi_complete() correctly to prevent Rx stalling by David Vrabel · 11 years ago
  20. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 11 years ago
  21. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 11 years ago
  22. c9f2c3d Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  23. 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 11 years ago
  24. 772801e Merge branch 'vnet_le' by David S. Miller · 11 years ago
  25. 9c6ab19 if_tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 11 years ago
  26. 01b07fb macvtap: drop broken IFF_VNET_LE by Michael S. Tsirkin · 11 years ago
  27. 1cf8e41 tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 11 years ago
  28. 5eea84f if_tun: add TUNSETVNETLE/TUNGETVNETLE by Michael S. Tsirkin · 11 years ago
  29. 39ec7de macvtap: fix uninitialized access on TUNSETIFF by Michael S. Tsirkin · 11 years ago
  30. c286bba Merge branch 'fixed_phy' by David S. Miller · 11 years ago
  31. 9f9f264 net: dsa: bcm_sf2: always select FIXED_PHY by Florian Fainelli · 11 years ago
  32. 598ea82 net: systemport: always select FIXED_PHY by Florian Fainelli · 11 years ago
  33. d8ced82 net: bcmgenet: always select FIXED_PHY by Florian Fainelli · 11 years ago
  34. 9a1dce3 rtlwifi: rtl8192ce: Set fw_ready flag by Larry Finger · 11 years ago
  35. 1d240d3 brcmsmac: don't leak kernel memory via printk() by Brian Norris · 11 years ago
  36. 8670d4d rtlwifi: rtl8192cu: Fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  37. cf2bcc9 rtlwifi: rtl8821ae: fix misspelling of current function in string by Julia Lawall · 11 years ago
  38. 8dce3e6d hostap_cs: fix misspelling of current function in string by Julia Lawall · 11 years ago
  39. da8fbbf zd1211rw: fix misspelling of current function in string by Julia Lawall · 11 years ago
  40. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  41. d2cdcdf Merge branch 'macb' by David S. Miller · 11 years ago
  42. cf250de net/macb: remove useless calls of devm_free_irq() by Cyrille Pitchen · 11 years ago
  43. e965be7 net/macb: fix misplaced call of free_netdev() in macb_remove() by Cyrille Pitchen · 11 years ago
  44. 6ff4a8a rds: Fix min() warning in rds_message_inc_copy_to_user() by Geert Uytterhoeven · 11 years ago
  45. 50262c8 net: stmmac: sti: Fix uninitialized pointer dereference if !OF by Geert Uytterhoeven · 11 years ago
  46. 372a073 net: smc91x: Fix build without gpiolib by Tobias Klauser · 11 years ago
  47. 8a0033a gre: fix the inner mac header in nbma tunnel xmit path by Timo Teräs · 11 years ago
  48. fd22306 fib_trie.txt: fix typo by Duan Jiong · 11 years ago
  49. 0f9a2a9 cirrus: cs89x0: fix time comparison by Asaf Vertz · 11 years ago
  50. c5e44b6 Merge branch 'mlx4' by David S. Miller · 11 years ago
  51. c78e25e net/mlx4_core: Avoid double dumping of the PF device capabilities by Or Gerlitz · 11 years ago
  52. da31567 net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one by Matan Barak · 11 years ago
  53. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  54. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  55. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  56. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  57. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  58. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  59. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  60. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  61. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  62. 8fd9589 Merge tag 'md/3.19' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  63. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 0e58af4 x86/tls: Disallow unusual TLS segments by Andy Lutomirski · 11 years ago
  65. 41bdc78 x86/tls: Validate TLS entries to protect espfix by Andy Lutomirski · 11 years ago
  66. f0905c5 MAINTAINERS: Add me as x86 VDSO submaintainer by Andy Lutomirski · 11 years ago
  67. 5f785de aio: Skip timer for io_getevents if timeout=0 by Fam Zheng · 11 years ago
  68. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 11 years ago
  69. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  70. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  71. 8f4385d Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  72. 52bb452 Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  73. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 11 years ago
  74. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  75. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 11 years ago
  76. 29d293b cgroups: Documentation: fix trivial typos and wrong paragraph numberings by SeongJae Park · 11 years ago
  77. 6ddb798 parisc: percpu: update comments referring to __get_cpu_var by Christoph Lameter · 11 years ago
  78. 7d94a82 percpu: update local_ops.txt to reflect this_cpu operations by Christoph Lameter · 11 years ago
  79. 6c51ec4 percpu: remove __get_cpu_var and __raw_get_cpu_var macros by Christoph Lameter · 11 years ago
  80. 37d469e fsnotify: remove destroy_list from fsnotify_mark by Jan Kara · 11 years ago
  81. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 11 years ago
  82. 820c12d fallocate: create FAN_MODIFY and IN_MODIFY events by Heinrich Schuchardt · 11 years ago
  83. 620951e mm/cma: make kmemleak ignore CMA regions by Thierry Reding · 11 years ago
  84. dee2f8a slub: fix cpuset check in get_any_partial by Vladimir Davydov · 11 years ago
  85. 061d707 slab: fix cpuset check in fallback_alloc by Vladimir Davydov · 11 years ago
  86. 07a46ed shmdt: use i_size_read() instead of ->i_size by Dave Hansen · 11 years ago
  87. d3c9790 ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments by Dave Hansen · 11 years ago
  88. 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 11 years ago
  89. e843e7d ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM by Manfred Spraul · 11 years ago
  90. 2e094ab ipc/sem.c: change memory barrier in sem_lock() to smp_rmb() by Manfred Spraul · 11 years ago
  91. a060bfe lib/decompress.c: consistency of compress formats for kernel image by Haesung Kim · 11 years ago
  92. b5c8afe decompress_bunzip2: off by one in get_next_block() by Dan Carpenter · 11 years ago
  93. ec72c66 usr/Kconfig: make initrd compression algorithm selection not expert by Andi Kleen · 11 years ago
  94. 6adc4a2 fault-inject: add ratelimit option by Dmitry Monakhov · 11 years ago
  95. 89e3f90 ratelimit: add initialization macro by Dmitry Monakhov · 11 years ago
  96. 92cab82 fs/affs/file.c: remove obsolete pagesize check by Fabian Frederick · 11 years ago
  97. 9abb408 fs/affs/file.c: add support to O_DIRECT by Fabian Frederick · 11 years ago
  98. 1ee54b0 fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf by Fabian Frederick · 11 years ago
  99. 7633978 fs/affs/file.c: forward declaration clean-up by Fabian Frederick · 11 years ago
  100. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 11 years ago