1. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 11 years ago
  2. 89740ca neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. by Jiri Pirko · 11 years ago
  3. 761aac7 ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes by Thomas Haller · 11 years ago
  4. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 11 years ago
  5. 286ab72 etherdevice: Use ether_addr_copy to copy an Ethernet address by Joe Perches · 11 years ago
  6. 5bb025f net: rename sysfs symlinks on device name change by Veaceslav Falico · 11 years ago
  7. ec35b61 IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 by FX Le Bail · 11 years ago
  8. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  9. 72c1d3b ipv4: register igmp_notifier even when !CONFIG_PROC_FS by WANG Cong · 11 years ago
  10. ae78dbf net: Add trace events for all receive entry points, exposing more skb fields by Ben Hutchings · 11 years ago
  11. d87d04a net: Add net_dev_start_xmit trace event, exposing more skb fields by Ben Hutchings · 11 years ago
  12. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. ed1f50c net: add skb_checksum_setup by Paul Durrant · 11 years ago
  14. aef2b45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  15. 6daaf0d sctp: make sctp_addto_chunk_fixed local by stephen hemminger · 11 years ago
  16. 7614aba phylib: Add of_phy_attach by Andy Fleming · 11 years ago
  17. 257184d phylib: Support attaching to generic 10g driver by Andy Fleming · 11 years ago
  18. 898dd0b phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY by Andy Fleming · 11 years ago
  19. efabdfb phylib: Add Clause 45 read/write functions by Andy Fleming · 11 years ago
  20. 7eb8896 net_sched: act: remove struct tcf_act_hdr by WANG Cong · 11 years ago
  21. 2519a60 net_sched: optimize tcf_match_indev() by WANG Cong · 11 years ago
  22. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 11 years ago
  23. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  24. 8ed1dc4 ipv4: introduce hardened ip_no_pmtu_disc mode by Hannes Frederic Sowa · 11 years ago
  25. f87c10a ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing by Hannes Frederic Sowa · 11 years ago
  26. 8a59359 tcp: metrics: New netlink attribute for src IP and dumped in netlink reply by Christoph Paasch · 11 years ago
  27. 1a6c1e5 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. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  29. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  30. 235f939 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
  31. 751fcac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  32. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 11 years ago
  33. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  34. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  35. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  36. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  37. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago
  38. 300e5fd Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  39. fd44b93 net: skbuff: const-ify casts in skb_queue_* functions by Daniel Borkmann · 11 years ago
  40. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  41. 124edfa netfilter: nf_tables: add nfproto support to meta expression by Patrick McHardy · 11 years ago
  42. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  43. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  44. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  45. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  46. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  47. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  48. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  49. a707271 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  50. 44da5ae openvswitch: Drop user features if old user space attempted to create datapath by Thomas Graf · 11 years ago
  51. 43d4be9 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages by Thomas Graf · 11 years ago
  52. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  53. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  54. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 996b175 tcp: out_of_order_queue do not use its lock by Eric Dumazet · 11 years ago
  56. 6e08d75 mmc: add SDIO identifiers for Broadcom WLAN devices by Arend van Spriel · 11 years ago
  57. d4b3621 net: pkt_sched: PIE AQM scheme by Vijay Subramanian · 11 years ago
  58. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  59. 1e85c9b 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q by Hannes Frederic Sowa · 11 years ago
  60. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  61. b2395b8 bcma: export bcma_find_core_unit() by Hauke Mehrtens · 11 years ago
  62. cdf3e27 macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats by Li RongQing · 11 years ago
  63. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  64. 653864d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  65. fbfcec6 phylib: make phy_scan_fixups() static by Sergei Shtylyov · 11 years ago
  66. 29935ae phylib: remove unused adjust_state() callback by Sergei Shtylyov · 11 years ago
  67. 4017b4d <linux/phy.h>: coding style fixes by Sergei Shtylyov · 11 years ago
  68. f9f462f Bluetooth: Add quirk for disabling Delete Stored Link Key command by Marcel Holtmann · 11 years ago
  69. 55fdbfe pci_regs.h: Add PCI bus link speed and width defines by Jeff Kirsher · 11 years ago
  70. 4ee7ac7 bonding: add ad_info attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  71. ec029fa bonding: add ad_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  72. 998e40bb bonding: add lacp_rate attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  73. 5e419e6 llc: make lock static by stephen hemminger · 11 years ago
  74. 8f09898 socket: cleanups by stephen hemminger · 11 years ago
  75. 9a4aa9a ipv4: Use percpu Cache route in IP tunnels by Tom Herbert · 11 years ago
  76. 7d442fa ipv4: Cache dst in tunnels by Tom Herbert · 11 years ago
  77. 82a3713 netfilter: x_tables: lightweight process control group matching by Daniel Borkmann · 11 years ago
  78. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  79. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 11 years ago
  80. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  81. 02eca9d netfilter: ipset: remove unused code by stephen hemminger · 11 years ago
  82. 34ce324 netfilter: nf_nat: add full port randomization support by Daniel Borkmann · 11 years ago
  83. 23e8e59 Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 11 years ago
  85. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 11 years ago
  86. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 11 years ago
  87. 9c75f40 sched action: make local function static by stephen hemminger · 11 years ago
  88. 96bfc80 net: Cleanup in eth-netx.h by Sachin Kamat · 11 years ago
  89. 0c3584d ipv6: remove prune parameter for fib6_clean_all by Li RongQing · 11 years ago
  90. e824353 ipv6: namespace cleanups by stephen hemminger · 11 years ago
  91. 1d143d9 net: core functions cleanup by stephen hemminger · 11 years ago
  92. 2173f8d netlink: cleanup tap related functions by stephen hemminger · 11 years ago
  93. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  94. 7e03096 net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1 by Daniel Borkmann · 11 years ago
  95. ad86c55 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
  96. 9a0bb29 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  97. 61ef8be Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  98. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
  99. 4706515 Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  100. c9d8ca0 net, rps: fix build failure when CONFIG_RPS isn't set by Zhi Yong Wu · 11 years ago