1. 93b36cf ipv6: support IPV6_PMTU_INTERFACE on sockets by Hannes Frederic Sowa · 11 years ago
  2. 974eda1 inet: make no_pmtu_disc per namespace and kill ipv4_config by Hannes Frederic Sowa · 11 years ago
  3. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 3627287 net_sched: convert tcf_proto_ops to use struct list_head by WANG Cong · 11 years ago
  5. 1f747c2 net_sched: convert tc_action_ops to use struct list_head by WANG Cong · 11 years ago
  6. 89819dc net_sched: convert tcf_hashinfo to hlist and use spinlock by WANG Cong · 11 years ago
  7. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  8. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  9. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  10. d84231d net_sched: remove get_stats from tc_action_ops by WANG Cong · 11 years ago
  11. a0cdfcf packet: deliver VLAN TPID to userspace by Atzm Watanabe · 11 years ago
  12. e4d26f4 packet: fill the gap of TPACKET_ALIGNMENT with zeros by Atzm Watanabe · 11 years ago
  13. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 11 years ago
  14. 35eecf0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  15. 3df7a74 net: Add utility function to copy skb hash by Tom Herbert · 11 years ago
  16. 09323cc net: Add function to set the rxhash by Tom Herbert · 11 years ago
  17. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
  18. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  19. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  20. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  21. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  22. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  23. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  24. dd05080 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. d458992 tcp: refine TSO splits by Eric Dumazet · 11 years ago
  26. 477bb93 net: remove dead code for add/del multiple by stephen hemminger · 11 years ago
  27. 6ea09d8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  28. 481b5d9 net: phy: provide phy_resume/phy_suspend helpers by Sebastian Hesselbarth · 11 years ago
  29. be78cfc sctp: Reorder 'struc association' members to reduce its size by wangweidong · 11 years ago
  30. 71ae8aa lib: introduce arch optimized hash library by Francesco Fusco · 11 years ago
  31. 189b84f perf: Document the new transaction sample type by Vince Weaver · 11 years ago
  32. d8bcc768 netfilter: nf_tables: Expose the table usage counter via netlink by Tomasz Bursztyka · 11 years ago
  33. f78dea0 libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs by Marc Carino · 11 years ago
  34. 309243e IB/core: const'ify inbuf in struct ib_udata by Yann Droneaud · 11 years ago
  35. 204e35a nl80211: add VHT support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  36. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  37. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 11 years ago
  38. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  39. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  40. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  41. 908bfda Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  43. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  44. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  45. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  46. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  47. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  48. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  49. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  50. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  51. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  52. f085ff1 netconf: add proxy-arp support by stephen hemminger · 11 years ago
  53. f647a52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  54. 380108d xen/block: Correctly define structures in public headers on ARM32 and ARM64 by Julien Grall · 11 years ago
  55. 8cf4d6a net: reorder struct netns_ct for better cache-line usage by Jesper Dangaard Brouer · 11 years ago
  56. 8d27637 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  57. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 11 years ago
  58. 386e790 include/linux/kernel.h: make might_fault() a nop for !MMU by Axel Lin · 11 years ago
  59. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
  60. 0ca9fff Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  61. 2208f65 Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  62. a0a9663 net: make neigh_priv_len in struct net_device 16bit instead of 8bit by Sebastian Siewior · 11 years ago
  63. 846f29a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  64. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  65. 11ec50c word-at-a-time: provide generic big-endian zero_bytemask implementation by Will Deacon · 11 years ago
  66. a5c21dc dcache: allow word-at-a-time name hashing with big-endian CPUs by Will Deacon · 11 years ago
  67. 2f6a1b6 macvlan: Remove custom recieve and forward handlers by Vlad Yasevich · 11 years ago
  68. 5dec682 Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  69. 7e98056 ipv6: router reachability probing by Jiri Benc · 11 years ago
  70. b601fa1 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  71. a51d522 target: Remove write-only stats fields and lock from struct se_node_acl by Roland Dreier · 11 years ago
  72. 4bd7b51 micrel: add support for KSZ8041RNLI by Sergei Shtylyov · 11 years ago
  73. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  74. 7888b61 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  75. 9dbdb15 sched/fair: Rework sched_fair time accounting by Peter Zijlstra · 11 years ago
  76. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 11 years ago
  77. ba1f14f sched: Remove PREEMPT_NEED_RESCHED from generic code by Peter Zijlstra · 11 years ago
  78. 37cb062 tipc: remove TIPC usage of field af_packet_priv in struct net_device by Ying Xue · 11 years ago
  79. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  80. ad6c813 ipv4: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  81. 9a32b86 dn_dev: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  82. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  83. 503cf95 x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 11 years ago
  84. 10ae76f cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL by Paul Moore · 11 years ago
  85. 6733cf5 ALSA: compress: Fix 64bit ABI incompatibility by Takashi Iwai · 11 years ago
  86. 932e9de ALSA: memalloc.h - fix wrong truncation of dma_addr_t by Stefano Panella · 11 years ago
  87. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 11 years ago
  88. 82e9f10 ipv6: remove rcv_tclass of ipv6_pinfo by Florent Fourcot · 11 years ago
  89. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 11 years ago
  90. 1397ed3 ipv6: add flowinfo for tcp6 pkt_options for all cases by Florent Fourcot · 11 years ago
  91. 2c722fe etherdevice: Optimize a few is_<foo>_ether_addr functions by Joe Perches · 11 years ago
  92. 73eaef8 etherdevice: Add ether_addr_equal_unaligned by Joe Perches · 11 years ago
  93. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 11 years ago
  94. 1d4c8c2 neigh: restore old behaviour of default parms values by Jiri Pirko · 11 years ago
  95. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  96. cb5b09c neigh: wrap proc dointvec functions by Jiri Pirko · 11 years ago
  97. 1f9248e5 neigh: convert parms to an array by Jiri Pirko · 11 years ago
  98. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  99. d346a3f packet: introduce PACKET_QDISC_BYPASS socket option by Daniel Borkmann · 11 years ago
  100. 4262e5c net: dev: move inline skb_needs_linearize helper to header by Daniel Borkmann · 11 years ago