1. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 9 years ago
  2. a394eef ipv6: send NEWLINK on RA managed/otherconf changes by Marius Tomaschewski · 9 years ago
  3. 684511a Merge branch 'dsa-port-config' by David S. Miller · 9 years ago
  4. bc0f4a8 net: phy: fixed_phy: Set phy capabilities even when link down. by Andrew Lunn · 9 years ago
  5. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  6. 8b59d19 dsa: mv88e6xxx: Don't poll forced interfaces for state changes by Andrew Lunn · 9 years ago
  7. e7e72ac dsa: mv88e6xxx: Set the RGMII delay based on phy interface by Andrew Lunn · 9 years ago
  8. e448534 net: dsa: Allow DSA and CPU ports to have a phy-mode property by Andrew Lunn · 9 years ago
  9. 39b0c70 net: dsa: Allow configuration of CPU & DSA port speeds/duplex by Andrew Lunn · 9 years ago
  10. 34b31da4 phy: fixed_phy: Set supported speed in phydev by Andrew Lunn · 9 years ago
  11. dea8702 dsa: mv88e6xxx: Allow speed/duplex of port to be configured by Andrew Lunn · 9 years ago
  12. 5a11dd7 net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. by Florian Fainelli · 9 years ago
  13. 6ea3c9d5 mpls: fix mpls_net_init memory leak by Nikolay Aleksandrov · 9 years ago
  14. f0fa6e5 net: Add tos to validate source tracepoint by David Ahern · 9 years ago
  15. dbb7ee0 lib: move strncpy_from_unsafe() into mm/maccess.c by Alexei Starovoitov · 9 years ago
  16. 9dc3064 Merge branch 'per-route-dctcp-receive-side' by David S. Miller · 9 years ago
  17. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  18. b8d3e41 fib, fib6: reject invalid feature bits by Daniel Borkmann · 9 years ago
  19. 1bb1480 net: fib6: reduce identation in ip6_convert_metrics by Daniel Borkmann · 9 years ago
  20. 6cf9dfd net: fib: move metrics parsing to a helper by Florian Westphal · 9 years ago
  21. 87583eb IGMP: Document igmp_link_local_mcast_reports by Philip Downey · 9 years ago
  22. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  23. d1bfc62 ipv4: fix 32b build by Madalin Bucur · 9 years ago
  24. 80ec192 ipv4: Fix 32-bit build. by David S. Miller · 9 years ago
  25. 0ef7077 netlink: rx mmap: fix POLLIN condition by Ken-ichirou MATSUZAWA · 9 years ago
  26. 793768f Merge branch 'thunderx-features-fixes' by David S. Miller · 9 years ago
  27. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  28. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  29. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  30. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  31. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  32. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  33. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  34. 322e5cc net: thunderx: fix MAINTAINERS by Aleksey Makarov · 9 years ago
  35. ef34c0f Merge branch 'snmp-stat-aggregation' by David S. Miller · 9 years ago
  36. a3a7737 net: Optimize snmp stat aggregation by walking all the percpu data at once by Raghavendra K T · 9 years ago
  37. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 9 years ago
  38. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. 2573d78 Merge branch 'ovs-vport-cleanup' by David S. Miller · 9 years ago
  40. a581b96 openvswitch: Remove vport-net by Pravin B Shelar · 9 years ago
  41. 8c87663 openvswitch: Remove vport stats. by Pravin B Shelar · 9 years ago
  42. 3eedb41 openvswitch: Remove egress_tun_info. by Pravin B Shelar · 9 years ago
  43. 24d43f3 openvswitch: Remove vport get_name() by Pravin B Shelar · 9 years ago
  44. 8e816df geneve: Use GRO cells infrastructure. by Jesse Gross · 9 years ago
  45. c30da49 openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers by Simon Horman · 9 years ago
  46. f5004a1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  47. f892a84 net/smsc911x: Fix deferred probe for interrupt by Tony Lindgren · 9 years ago
  48. 6d74232 Merge branch 'tnl-ipv4-ipv6' by David S. Miller · 9 years ago
  49. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  50. b9b6695 fou: reject IPv6 config by Jiri Benc · 9 years ago
  51. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  52. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  53. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  54. 73e6742 sctp: Do not try to search for the transport twice by Vlad Yasevich · 9 years ago
  55. b0d4943 bonding: fix bond_poll_controller bh_enable warning by Nikolay Aleksandrov · 9 years ago
  56. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  57. f375339 ravb: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  58. 7c5a946 sctp: ASCONF-ACK with Unresolvable Address should be sent by lucien · 9 years ago
  59. 7084a31 netlink: mmap: fix lookup frame position by Ken-ichirou MATSUZAWA · 9 years ago
  60. 0a6a3a2 netlink: add NETLINK_CAP_ACK socket option by Christophe Ricard · 9 years ago
  61. 0d5cdef openvswitch: Fix conntrack compilation without mark. by Joe Stringer · 9 years ago
  62. 581a5f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  63. cc7acad Merge branch 'bpf_trace_printk-percent-s' by David S. Miller · 9 years ago
  64. 8d3b7dc bpf: add support for %s specifier to bpf_trace_printk() by Alexei Starovoitov · 9 years ago
  65. 1a6877b lib: introduce strncpy_from_unsafe() by Alexei Starovoitov · 9 years ago
  66. c9fd56b netpoll: warn on netpoll_send_udp users who haven't disabled irqs by Nikolay Aleksandrov · 9 years ago
  67. 55cc0519 Merge branch 'phylib-simplifications' by David S. Miller · 9 years ago
  68. ef899c0 phylib: simplify NULL checks by Sergei Shtylyov · 9 years ago
  69. d3765f0 phylib: simplify bogus phy_device_create() result by Sergei Shtylyov · 9 years ago
  70. c1b3b19 net: sched: don't break line in tc_classify loop notification by Daniel Borkmann · 9 years ago
  71. b0fbdae sfc: Allow driver to cope with a lower number of VIs than it needs for RSS by Shradha Shah · 9 years ago
  72. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  73. 8b72ca6 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  74. 9723e6a openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL by Valentin Rothberg · 9 years ago
  75. fe55565 Merge branch 'vrf-inetpeer' by David S. Miller · 9 years ago
  76. 192132b net: Add support for VRFs to inetpeer cache by David Ahern · 9 years ago
  77. 5345c2e net: Refactor inetpeer address struct by David Ahern · 9 years ago
  78. d39d14f net: Add helper function to compare inetpeer addresses by David Ahern · 9 years ago
  79. 3abef28 net: Add set,get helpers for inetpeer addresses by David Ahern · 9 years ago
  80. 72afa35 net: Introduce ipv4_addr_hash and use it for tcp metrics by David Ahern · 9 years ago
  81. 8f58336 net: Add ethernet header for pass through VRF device by David Ahern · 9 years ago
  82. 274b045 net/xen-netfront: only napi_synchronize() if running by Chas Williams · 9 years ago
  83. df2cf4a IGMP: Inhibit reports for local multicast groups by Philip Downey · 9 years ago
  84. d7d2d89 r8169: Add software counter for multicast packages by Corinna Vinschen · 9 years ago
  85. 917522a Bluetooth: hci_bcm: Fix crash on suspend by Frederic Danis · 9 years ago
  86. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  87. 98dbbfc Revert "netfilter: xtables: compute exact size needed for jumpstack" by Florian Westphal · 9 years ago
  88. 618353b Bluetooth: Fix SCO link type handling on connection complete by Kuba Pawlak · 9 years ago
  89. 1ab1f23 Bluetooth: hci_intel: Add support for platform driver by Loic Poulain · 9 years ago
  90. 0ed97e8 Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers by Marcel Holtmann · 9 years ago
  91. 5075eda Bluetooth: btusb: Correct typos based on checkpatch.pl by Minjune Kim · 9 years ago
  92. ff28955 Bluetooth: hci_intel: Add Intel baudrate configuration support by Loic Poulain · 9 years ago
  93. e5499167 Bluetooth: hci_uart: Fix zero len data packet reception issue by Loic Poulain · 9 years ago
  94. 4e1795d nl802154: stricter input checking for boolean inputs by Stefan Schmidt · 9 years ago
  95. df94536 Bluetooth: Make the function sco_conn_del have a return type of void by Nicholas Krause · 9 years ago
  96. d490263 Bluetooth: btmrvl: change device pointer passed to dev_coredumpv by Shengzhen Li · 9 years ago
  97. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 4941b8f0 Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  99. e001d70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  100. 5c98bcc Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago