1. c146b77 dsa: mv88e6171: Fix tagging protocol/Kconfig by Andrew Lunn · 10 years ago
  2. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  3. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  4. 8ae3c91 Merge branch 'cxgb4-net' by David S. Miller · 10 years ago
  5. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 10 years ago
  6. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 10 years ago
  7. 5d26b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  8. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  9. 93a35f5 net: napi_reuse_skb() should check pfmemalloc by Eric Dumazet · 10 years ago
  10. aa9c557 Merge branch 'mellanox' by David S. Miller · 10 years ago
  11. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  12. 96e4be0 net/mlx5_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  13. b71e821 drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init() by Geert Uytterhoeven · 10 years ago
  14. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 10 years ago
  15. fe0ca73 macvlan: fix a race on port dismantle and possible skb leaks by Eric Dumazet · 10 years ago
  16. 349ce99 tcp: md5: do not use alloc_percpu() by Eric Dumazet · 10 years ago
  17. 4cc40af Merge branch 'xen-netback' by David S. Miller · 10 years ago
  18. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 10 years ago
  19. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 10 years ago
  20. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 10 years ago
  21. 5345c1d ptp: restore the makefile for building the test program. by Richard Cochran · 10 years ago
  22. b51d3fa netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 10 years ago
  23. c1e7dc9 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 10 years ago
  24. 9dfa1df netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 10 years ago
  25. 7677e86 bridge: Do not compile options in br_parse_ip_options by Herbert Xu · 10 years ago
  26. 942396b hyperv: Fix the total_data_buflen in send path by Haiyang Zhang · 10 years ago
  27. f765678 Merge branch 'amd-xgbe' by David S. Miller · 10 years ago
  28. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  29. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  30. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 10 years ago
  31. 9e7ceb0 net: fix saving TX flow hash in sock for outgoing connections by Sathya Perla · 10 years ago
  32. 789f202 xfrm6: fix a potential use after free in xfrm6_policy.c by Li RongQing · 10 years ago
  33. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 10 years ago
  34. a63ba13 net: tso: fix unaligned access to crafted TCP header in helper API by Karl Beldan · 10 years ago
  35. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  36. c123bb7 netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation by Sabrina Dubroca · 10 years ago
  37. 0f9f5e1 netfilter: ipset: off by one in ip_set_nfnl_get_byindex() by Dan Carpenter · 10 years ago
  38. e37ad9fd netfilter: nf_conntrack: allow server to become a client in TW handling by Marcelo Leitner · 10 years ago
  39. 7c1c97d net: sched: initialize bstats syncp by Sabrina Dubroca · 10 years ago
  40. 32bf08a bpf: fix bug in eBPF verifier by Alexei Starovoitov · 10 years ago
  41. 78fd1d0 netlink: Re-add locking to netlink_lookup() and seq walker by Thomas Graf · 10 years ago
  42. 1a194c2 tipc: fix lockdep warning when intra-node messages are delivered by Ying Xue · 10 years ago
  43. 7b8613e tipc: fix a potential deadlock by Ying Xue · 10 years ago
  44. 73829bf Merge branch 'enic' by David S. Miller · 10 years ago
  45. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  46. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 10 years ago
  47. d10845f Merge branch 'gso_encap_fixes' by David S. Miller · 10 years ago
  48. f993bc2 net: core: handle encapsulation offloads when computing segment lengths by Florian Westphal · 10 years ago
  49. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  50. 1e16aa3 net: gso: use feature flag argument in all protocol gso handlers by Florian Westphal · 10 years ago
  51. ce8ec48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  52. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 10 years ago
  53. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  54. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  55. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  56. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  57. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  58. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  60. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  61. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  62. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  63. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  64. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  65. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  66. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  67. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  68. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  69. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  70. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  71. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  72. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  73. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  74. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  75. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  76. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  77. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  78. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  79. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  80. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  81. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  82. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  83. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 10 years ago
  84. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
  85. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  86. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  87. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  88. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  89. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  90. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  91. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  92. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  93. 1e2d56a netfilter: nft_nat: dump attributes if they are set by Pablo Neira Ayuso · 10 years ago
  94. 61cfac6b netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN by Pablo Neira Ayuso · 10 years ago
  95. 5c819a3 netfilter: nft_nat: insufficient attribute validation by Pablo Neira Ayuso · 10 years ago
  96. f3f5dde netfilter: nft_compat: validate chain type in match/target by Pablo Neira Ayuso · 10 years ago
  97. 3b10ea7 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  98. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  99. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  100. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 10 years ago