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