1. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  2. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  3. f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
  4. 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
  5. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  6. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  7. 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
  8. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  9. 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
  10. dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
  11. 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
  12. f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
  13. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  14. b7a8d75 batman-adv: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  15. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  16. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  17. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  18. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  19. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  20. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  21. 5af7fb6 flow-dissector: Fix alignment issue in __skb_flow_get_ports by Alexander Duyck · 10 years ago
  22. 8ea6e34 net: filter: fix the comments by Li RongQing · 10 years ago
  23. 38b3629 net: bpf: fix bpf syscall dependence on anon_inodes by Alexei Starovoitov · 10 years ago
  24. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  25. 4511a4a Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  26. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  27. b8358d7 net_sched: restore qdisc quota fairness limits after bulk dequeue by Jesper Dangaard Brouer · 10 years ago
  28. de3f0d0 net: Missing @ before descriptions cause make xmldocs warning by Masanari Iida · 10 years ago
  29. 24dff96 fix misuses of f_count() in ppp and netlink by Al Viro · 10 years ago
  30. 59f35b8 netlabel: kernel-doc warning fix by Fabian Frederick · 10 years ago
  31. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  32. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
  34. 5301e3e net_sched: copy exts->type in tcf_exts_change() by WANG Cong · 10 years ago
  35. 2f29fed net: rfkill: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  36. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  37. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  38. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  39. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  40. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  41. 505e907 af_unix: remove 0 assignment on static by Fabian Frederick · 10 years ago
  42. ea85a0a ipv6: Do not warn for informational ICMP messages, regardless of type. by David S. Miller · 10 years ago
  43. 93fdd47 bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING by Herbert Xu · 10 years ago
  44. 908344c tipc: fix bug in multicast congestion handling by Jon Maloy · 10 years ago
  45. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  46. f0d1f04 netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX by Pablo Neira Ayuso · 10 years ago
  47. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  48. 02c0fc1 net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() by WANG Cong · 10 years ago
  49. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  50. 0a5d1c5 openvswitch: fix a sparse warning by Andy Zhou · 10 years ago
  51. 42350dc net: fix a sparse warning by Andy Zhou · 10 years ago
  52. 327571c ipv6: don't walk node's leaf during serial number update by Hannes Frederic Sowa · 10 years ago
  53. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  54. c8c4d42 ipv6: only generate one new serial number per fib mutation by Hannes Frederic Sowa · 10 years ago
  55. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  56. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  57. 1ff0dc9 net: validate_xmit_vlan() is static by Eric Dumazet · 10 years ago
  58. 79952bc net: fix rcu access on phonet_routes by Fabian Frederick · 10 years ago
  59. 18cdb37 net: sched: do not use tcf_proto 'tp' argument from call_rcu by John Fastabend · 10 years ago
  60. 13990f8 net: sched: cls_cgroup tear down exts and ematch from rcu callback by John Fastabend · 10 years ago
  61. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  62. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  63. b47bd8d ipv4: igmp: fix v3 general query drop monitor false positive by Daniel Borkmann · 10 years ago
  64. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  65. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  66. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  67. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  68. 6b205b2 openvswitch: Factor out allocation and verification of actions. by Jesse Gross · 10 years ago
  69. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  70. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 10 years ago
  71. 0714812 openvswitch: Eliminate memset() from flow_extract. by Jesse Gross · 10 years ago
  72. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  73. bdf6fa5 sctp: handle association restarts when the socket is closed. by Vlad Yasevich · 10 years ago
  74. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  75. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  76. 5be5a2d bridge: Add filtering support for default_pvid by Vlad Yasevich · 10 years ago
  77. 3df6bf4 bridge: Simplify pvid checks. by Vlad Yasevich · 10 years ago
  78. 96a20d9 bridge: Add a default_pvid sysfs attribute by Vlad Yasevich · 10 years ago
  79. 34a419d ematch: Fix early ending of inverted containers. by Ignacy Gawędzki · 10 years ago
  80. 1e203c1 net: sched: suspicious RCU usage in qdisc_watchdog by John Fastabend · 10 years ago
  81. f7d6b96 net: dsa: do not call phy_start_aneg by Florian Fainelli · 10 years ago
  82. c8753d5 net: Cleanup skb cloning by adding SKB_FCLONE_FREE by Vijay Subramanian · 10 years ago
  83. 3be0724 ip6_gre: fix flowi6_proto value in xmit path by Nicolas Dichtel · 10 years ago
  84. bc1fc39 ip_tunnel: Add GUE support by Tom Herbert · 10 years ago
  85. 37dd024 gue: Receive side for Generic UDP Encapsulation by Tom Herbert · 10 years ago
  86. efc98d0 fou: eliminate IPv4,v6 specific GRO functions by Tom Herbert · 10 years ago
  87. 7371e02 ip_tunnel: Account for secondary encapsulation header in max_headroom by Tom Herbert · 10 years ago
  88. 0129120 net: do not export skb_gro_receive() by Eric Dumazet · 10 years ago
  89. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  90. 593cbb3 net/rds: fix possible double free on sock tear down by Herton R. Krzesinski · 10 years ago
  91. eb74cc9 net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect by Herton R. Krzesinski · 10 years ago
  92. 310886d net/rds: call rds_conn_drop instead of open code it at rds_connect_complete by Herton R. Krzesinski · 10 years ago
  93. 808e7ac qdisc: dequeue bulking also pickup GSO/TSO packets by Jesper Dangaard Brouer · 10 years ago
  94. 5772e9a qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE by Jesper Dangaard Brouer · 10 years ago
  95. 8da4cc1 netfilter: nft_masq: register/unregister notifiers on module init/exit by Arturo Borrero · 10 years ago
  96. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. f6cd071 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  98. 4b7fd5d netfilter: explicit module dependency between br_netfilter and physdev by Pablo Neira Ayuso · 10 years ago
  99. 36d2af5 netfilter: nf_tables: allow to filter from prerouting and postrouting by Pablo Neira Ayuso · 10 years ago
  100. 756c1b1 netfilter: nft_compat: remove incomplete 32/64 bits arch compat code by Pablo Neira Ayuso · 10 years ago