1. f916158 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  2. c373dac Merge branch 'tipc-topology-cleanup' by David S. Miller · 10 years ago
  3. 90bdfcb tipc: deal with return value of tipc_conn_new callback by Ying Xue · 10 years ago
  4. a13683f tipc: adjust locking policy of subscription by Ying Xue · 10 years ago
  5. 00bc00a tipc: involve reference counter for subscriber by Ying Xue · 10 years ago
  6. 1b76482 tipc: introduce tipc_subscrb_create routine by Ying Xue · 10 years ago
  7. 57f1d18 tipc: rename functions defined in subscr.c by Ying Xue · 10 years ago
  8. 29a1ff6 Merge branch 'igmp_mld_export' by David S. Miller · 10 years ago
  9. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 10 years ago
  10. 3c9e4f8 bridge: multicast: call skb_checksum_{simple_, }validate by Linus Lüssing · 10 years ago
  11. c19ae86 tc: remove unused redirect ttl by Jamal Hadi Salim · 10 years ago
  12. a1e869d ixgbe: Use a signed type to hold error codes by Mark Rustad · 10 years ago
  13. cb2effe ixgbe: Release semaphore bits in the right order by Mark Rustad · 10 years ago
  14. ae14a1d ixgbe: Fix IOSF SB access issues by Mark Rustad · 10 years ago
  15. 30544af e1000e: fix call to do_div() to use u64 arg by Jeff Kirsher · 10 years ago
  16. 55e7fe5 e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames by Alexander Duyck · 10 years ago
  17. 8084b86 e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size by Alexander Duyck · 10 years ago
  18. ac7c1c5 e100: don't initialize int object to zero by Jean Sacren · 10 years ago
  19. 8cfb879 igb: simplify and clean up igb_enable_mas() by Todd Fujinaka · 10 years ago
  20. 4256af6 Merge branch 'via-rhine-rework' by David S. Miller · 10 years ago
  21. 3a5a883 via-rhine: close SMP transmit races. by françois romieu · 10 years ago
  22. e1efa87 via-rhine: dma_wmb transmit barrier. by françois romieu · 10 years ago
  23. 810f19b via-rhine: add consistent memory barrier in vlan receive code. by françois romieu · 10 years ago
  24. 62ca1ba via-rhine: kiss rx_head_desc goodbye. by françois romieu · 10 years ago
  25. 8709bb2 via-rhine: forbid holes in the receive descriptor ring. by françois romieu · 10 years ago
  26. 4d1fd9c via-rhine: gotoize rhine_open error path. by françois romieu · 10 years ago
  27. a21bb8b via-rhine: allocate and map receive buffer in a single transaction by françois romieu · 10 years ago
  28. e45af49 via-rhine: commit receive buffer address before descriptor status update. by françois romieu · 10 years ago
  29. 7c9a2ee Merge branch 'flow_keys_digest' by David S. Miller · 10 years ago
  30. 2e99403 sch_choke: Use flow_keys_digest by Tom Herbert · 10 years ago
  31. 2f59e1e net: Add flow_keys digest by Tom Herbert · 10 years ago
  32. ada1dba sched: Call skb_get_hash_perturb in sch_sfq by Tom Herbert · 10 years ago
  33. 63c0ad4 sched: Call skb_get_hash_perturb in sch_sfb by Tom Herbert · 10 years ago
  34. f969777 sched: Call skb_get_hash_perturb in sch_hhf by Tom Herbert · 10 years ago
  35. 342db22 sched: Call skb_get_hash_perturb in sch_fq_codel by Tom Herbert · 10 years ago
  36. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 10 years ago
  37. 6a21165 net: ipv4: route: Fix sending IGMP messages with link address by Andrew Lunn · 10 years ago
  38. 087c1a6 net: sched: run ingress qdisc without locks by Alexei Starovoitov · 10 years ago
  39. a89f96c Merge branch 'tcp_sack_rttm' by David S. Miller · 10 years ago
  40. 138998f tcp: invoke pkts_acked hook on every ACK by Kenneth Klette Jonassen · 10 years ago
  41. 31231a8 tcp: improve RTT from SACK for CC by Kenneth Klette Jonassen · 10 years ago
  42. 196da97 tcp: move struct tcp_sacktag_state to tcp_ack() by Kenneth Klette Jonassen · 10 years ago
  43. 1030822 Merge branch 'rhashtable-test' by David S. Miller · 10 years ago
  44. 67b7cbf rhashtable-test: Detect insertion failures by Thomas Graf · 10 years ago
  45. 246b23a rhashtable-test: Use walker to test bucket statistics by Thomas Graf · 10 years ago
  46. fcc5702 rhashtable-test: Do not allocate individual test objects by Thomas Graf · 10 years ago
  47. c2c8a90 rhashtable-test: Get rid of ptr in test_obj structure by Thomas Graf · 10 years ago
  48. 1aa661f rhashtable-test: Measure time to insert, remove & traverse entries by Thomas Graf · 10 years ago
  49. f54e84b rhashtable-test: Remove unused TEST_NEXPANDS by Thomas Graf · 10 years ago
  50. 7a85202 Merge branch 'eth_type_trans' by David S. Miller · 10 years ago
  51. 610986e etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr by Alexander Duyck · 10 years ago
  52. d54385c etherdev: Process is_multicast_ether_addr at same size as other operations by Alexander Duyck · 10 years ago
  53. 849b920 etherdev: Avoid unnecessary byte swap in check for Ethertype by Alexander Duyck · 10 years ago
  54. 82a584b ipv6: Flow label state ranges by Tom Herbert · 10 years ago
  55. 7035870 ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags by Martin KaFai Lau · 10 years ago
  56. 4749c3ef net: sched: remove TC_MUNGED bits by Florian Westphal · 10 years ago
  57. 7eee8cd ipv4: remove the unnecessary codes in fib_info_hash_move by Li RongQing · 10 years ago
  58. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  60. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 10 years ago
  61. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 10 years ago
  62. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  63. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 10 years ago
  64. 629161f net: rocker: Use ether_addr_equal by Simon Horman · 10 years ago
  65. 36c8296 Merge branch 'rt6_pmtu' by David S. Miller · 10 years ago
  66. afc4eef ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer by Martin KaFai Lau · 10 years ago
  67. 4b32b5a ipv6: Stop rt6_info from using inet_peer's metrics by Martin KaFai Lau · 10 years ago
  68. 653437d ipv6: Stop /128 route from disappearing after pmtu update by Martin KaFai Lau · 10 years ago
  69. 9fbdcfa ipv6: Extend the route lookups to low priority metrics. by Steffen Klassert · 10 years ago
  70. 1f56a01 ipv6: Consider RTF_CACHE when searching the fib6 tree by Martin KaFai Lau · 10 years ago
  71. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 10 years ago
  72. 355b590 ipv4: speedup ip_idents_reserve() by Eric Dumazet · 10 years ago
  73. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  74. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  75. 9dd3c79 drivers: net: xgene: fix kbuild warnings by Iyappan Subramanian · 10 years ago
  76. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  77. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  78. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 10 years ago
  79. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 10 years ago
  80. 327941f test_bpf: indicate whether bpf prog got jited in test suite by Daniel Borkmann · 10 years ago
  81. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 10 years ago
  82. 1882489 be2net: log link status by Ivan Vecera · 10 years ago
  83. 9c7e8bc ibmveth: Add support for Large Receive Offload by Thomas Falcon · 10 years ago
  84. 92ec827 ibmveth: Add GRO support by Thomas Falcon · 10 years ago
  85. 8641dd8 ibmveth: Add support for TSO by Thomas Falcon · 10 years ago
  86. cd7c7ec ibmveth: change rx buffer default allocation for CMO by Thomas Falcon · 10 years ago
  87. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 10 years ago
  88. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 10 years ago
  89. 79c9cc3 Merge branch 'xgene-next' by David S. Miller · 10 years ago
  90. 561fea6 drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2 by Iyappan Subramanian · 10 years ago
  91. bc1b7c1 drivers: net: xgene: Add 10GbE support with ring manager v2 by Iyappan Subramanian · 10 years ago
  92. ed9b7da drivers: net: xgene: Add ring manager v2 functions by Iyappan Subramanian · 10 years ago
  93. 81cefb8 drivers: net: xgene: Change ring manager to use function pointers by Iyappan Subramanian · 10 years ago
  94. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  95. 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 · 10 years ago
  96. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  97. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  98. 9c4249c modsign: change default key details by David Howells · 10 years ago
  99. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  100. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago