1. 00bc00a tipc: involve reference counter for subscriber by Ying Xue · 9 years ago
  2. 1b76482 tipc: introduce tipc_subscrb_create routine by Ying Xue · 9 years ago
  3. 57f1d18 tipc: rename functions defined in subscr.c by Ying Xue · 9 years ago
  4. 29a1ff6 Merge branch 'igmp_mld_export' by David S. Miller · 9 years ago
  5. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  6. 3c9e4f8 bridge: multicast: call skb_checksum_{simple_, }validate by Linus Lüssing · 9 years ago
  7. c19ae86 tc: remove unused redirect ttl by Jamal Hadi Salim · 9 years ago
  8. 4256af6 Merge branch 'via-rhine-rework' by David S. Miller · 9 years ago
  9. 3a5a883 via-rhine: close SMP transmit races. by françois romieu · 9 years ago
  10. e1efa87 via-rhine: dma_wmb transmit barrier. by françois romieu · 9 years ago
  11. 810f19b via-rhine: add consistent memory barrier in vlan receive code. by françois romieu · 9 years ago
  12. 62ca1ba via-rhine: kiss rx_head_desc goodbye. by françois romieu · 9 years ago
  13. 8709bb2 via-rhine: forbid holes in the receive descriptor ring. by françois romieu · 9 years ago
  14. 4d1fd9c via-rhine: gotoize rhine_open error path. by françois romieu · 9 years ago
  15. a21bb8b via-rhine: allocate and map receive buffer in a single transaction by françois romieu · 9 years ago
  16. e45af49 via-rhine: commit receive buffer address before descriptor status update. by françois romieu · 9 years ago
  17. 7c9a2ee Merge branch 'flow_keys_digest' by David S. Miller · 9 years ago
  18. 2e99403 sch_choke: Use flow_keys_digest by Tom Herbert · 9 years ago
  19. 2f59e1e net: Add flow_keys digest by Tom Herbert · 9 years ago
  20. ada1dba sched: Call skb_get_hash_perturb in sch_sfq by Tom Herbert · 9 years ago
  21. 63c0ad4 sched: Call skb_get_hash_perturb in sch_sfb by Tom Herbert · 9 years ago
  22. f969777 sched: Call skb_get_hash_perturb in sch_hhf by Tom Herbert · 9 years ago
  23. 342db22 sched: Call skb_get_hash_perturb in sch_fq_codel by Tom Herbert · 9 years ago
  24. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 9 years ago
  25. 6a21165 net: ipv4: route: Fix sending IGMP messages with link address by Andrew Lunn · 9 years ago
  26. 087c1a6 net: sched: run ingress qdisc without locks by Alexei Starovoitov · 9 years ago
  27. a89f96c Merge branch 'tcp_sack_rttm' by David S. Miller · 9 years ago
  28. 138998f tcp: invoke pkts_acked hook on every ACK by Kenneth Klette Jonassen · 9 years ago
  29. 31231a8 tcp: improve RTT from SACK for CC by Kenneth Klette Jonassen · 9 years ago
  30. 196da97 tcp: move struct tcp_sacktag_state to tcp_ack() by Kenneth Klette Jonassen · 9 years ago
  31. 1030822 Merge branch 'rhashtable-test' by David S. Miller · 9 years ago
  32. 67b7cbf rhashtable-test: Detect insertion failures by Thomas Graf · 9 years ago
  33. 246b23a rhashtable-test: Use walker to test bucket statistics by Thomas Graf · 9 years ago
  34. fcc5702 rhashtable-test: Do not allocate individual test objects by Thomas Graf · 9 years ago
  35. c2c8a90 rhashtable-test: Get rid of ptr in test_obj structure by Thomas Graf · 9 years ago
  36. 1aa661f rhashtable-test: Measure time to insert, remove & traverse entries by Thomas Graf · 9 years ago
  37. f54e84b rhashtable-test: Remove unused TEST_NEXPANDS by Thomas Graf · 9 years ago
  38. 7a85202 Merge branch 'eth_type_trans' by David S. Miller · 9 years ago
  39. 610986e etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr by Alexander Duyck · 9 years ago
  40. d54385c etherdev: Process is_multicast_ether_addr at same size as other operations by Alexander Duyck · 9 years ago
  41. 849b920 etherdev: Avoid unnecessary byte swap in check for Ethertype by Alexander Duyck · 9 years ago
  42. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  43. 7035870 ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags by Martin KaFai Lau · 9 years ago
  44. 4749c3ef net: sched: remove TC_MUNGED bits by Florian Westphal · 9 years ago
  45. 7eee8cd ipv4: remove the unnecessary codes in fib_info_hash_move by Li RongQing · 9 years ago
  46. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 9 years ago
  49. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 9 years ago
  50. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  51. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  52. 629161f net: rocker: Use ether_addr_equal by Simon Horman · 9 years ago
  53. 36c8296 Merge branch 'rt6_pmtu' by David S. Miller · 9 years ago
  54. afc4eef ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer by Martin KaFai Lau · 9 years ago
  55. 4b32b5a ipv6: Stop rt6_info from using inet_peer's metrics by Martin KaFai Lau · 9 years ago
  56. 653437d ipv6: Stop /128 route from disappearing after pmtu update by Martin KaFai Lau · 9 years ago
  57. 9fbdcfa ipv6: Extend the route lookups to low priority metrics. by Steffen Klassert · 9 years ago
  58. 1f56a01 ipv6: Consider RTF_CACHE when searching the fib6 tree by Martin KaFai Lau · 9 years ago
  59. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 9 years ago
  60. 355b590 ipv4: speedup ip_idents_reserve() by Eric Dumazet · 9 years ago
  61. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  62. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  63. 9dd3c79 drivers: net: xgene: fix kbuild warnings by Iyappan Subramanian · 9 years ago
  64. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  65. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  66. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 9 years ago
  67. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  68. 327941f test_bpf: indicate whether bpf prog got jited in test suite by Daniel Borkmann · 9 years ago
  69. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 9 years ago
  70. 1882489 be2net: log link status by Ivan Vecera · 9 years ago
  71. 9c7e8bc ibmveth: Add support for Large Receive Offload by Thomas Falcon · 9 years ago
  72. 92ec827 ibmveth: Add GRO support by Thomas Falcon · 9 years ago
  73. 8641dd8 ibmveth: Add support for TSO by Thomas Falcon · 9 years ago
  74. cd7c7ec ibmveth: change rx buffer default allocation for CMO by Thomas Falcon · 9 years ago
  75. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  76. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  77. 79c9cc3 Merge branch 'xgene-next' by David S. Miller · 9 years ago
  78. 561fea6 drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2 by Iyappan Subramanian · 9 years ago
  79. bc1b7c1 drivers: net: xgene: Add 10GbE support with ring manager v2 by Iyappan Subramanian · 9 years ago
  80. ed9b7da drivers: net: xgene: Add ring manager v2 functions by Iyappan Subramanian · 9 years ago
  81. 81cefb8 drivers: net: xgene: Change ring manager to use function pointers by Iyappan Subramanian · 9 years ago
  82. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  83. 0ae3aba Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  84. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  85. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  86. 9c4249c modsign: change default key details by David Howells · 9 years ago
  87. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  88. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  89. 73be174 Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  90. aa6df8d dm: fix free_rq_clone() NULL pointer when requeueing unmapped request by Mike Snitzer · 9 years ago
  91. 3e6180f dm: only initialize the request_queue once by Christoph Hellwig · 9 years ago
  92. 8291fd0 arm64: perf: Fix the pmu node name in warning message by Suzuki K. Poulose · 9 years ago
  93. d795ef9a arm64: perf: don't warn about missing interrupt-affinity property for PPIs by Will Deacon · 9 years ago
  94. f828ad0 tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 9 years ago
  95. 9dac883 tcp: update reordering first before detecting loss by Yuchung Cheng · 9 years ago
  96. 6e9250f tcp: add TCP_CC_INFO socket option by Eric Dumazet · 9 years ago
  97. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 9 years ago
  98. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 9 years ago
  99. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 9 years ago
  100. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 9 years ago