1. c50fc26 Documentation: dtb: xgene: Add rxlos GPIO mapping by Iyappan Subramanian · 8 years ago
  2. 72d2564 dtb: xgene: Add rxlos-gpios property by Iyappan Subramanian · 8 years ago
  3. 27ecf87 drivers: net: xgene: Poll link status via GPIO by Iyappan Subramanian · 8 years ago
  4. 3eb7cb9 drivers: net: xgene: XFI PCS reset when link is down by Iyappan Subramanian · 8 years ago
  5. 4f1c8d8 drivers: net: xgene: Change port init sequence by Iyappan Subramanian · 8 years ago
  6. 29b4eaf drivers: net: xgene: Fix RSS indirection table fields by Iyappan Subramanian · 8 years ago
  7. cecd6e5 drivers: net: xgene: Fix error deconstruction path by Iyappan Subramanian · 8 years ago
  8. 15e3229 drivers: net: xgene: fix: Delete descriptor rings and buffer pools by Iyappan Subramanian · 8 years ago
  9. 6e43462 drivers: net: xgene: fix: Add dma_unmap_single by Iyappan Subramanian · 8 years ago
  10. ee0f954 drivers: net: xgene: Fix compiler warnings by Iyappan Subramanian · 8 years ago
  11. 1c23876 Merge branch 'bpf-improvements' by David S. Miller · 8 years ago
  12. 8937bd8 bpf: allow bpf_get_prandom_u32() to be used in tracing by Alexei Starovoitov · 8 years ago
  13. 1633ac0 samples/bpf: add verifier tests for the helper access to the packet by Aaron Yue · 8 years ago
  14. 6841de8 bpf: allow helpers access the packet directly by Alexei Starovoitov · 8 years ago
  15. 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
  16. 7cac530 Merge branch 'bpf-under-cgroup' by David S. Miller · 8 years ago
  17. 9e6e60e samples/bpf: Add test_current_task_under_cgroup test by Sargun Dhillon · 8 years ago
  18. 60d20f9 bpf: Add bpf_current_task_under_cgroup helper by Sargun Dhillon · 8 years ago
  19. aed704b cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers by Sargun Dhillon · 8 years ago
  20. f9f9ab17 Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  21. 85be21b Merge branch 'sfc-SFN8000-support-improvements' by David S. Miller · 8 years ago
  22. d95e329 sfc: get timer configuration from adapter by Bert Kenward · 8 years ago
  23. 539de7c sfc: set interrupt moderation via MCDI by Bert Kenward · 8 years ago
  24. a995560 sfc: use new performance based event queue init by Bert Kenward · 8 years ago
  25. ca889a0 sfc: retrieve second word of datapath capabilities by Bert Kenward · 8 years ago
  26. 7014d7f sfc: allow asynchronous MCDI without completion function by Bert Kenward · 8 years ago
  27. d29e33d sfc: update MCDI protocol headers by Bert Kenward · 8 years ago
  28. e3e9652 net: ethernet: mediatek: enhance the locking using the lightweight ones by Sean Wang · 8 years ago
  29. 1738cd3 net: ena: Add a driver for Amazon Elastic Network Adapters (ENA) by Netanel Belgazal · 8 years ago
  30. 4330ea7 Merge branch 'xilinx-gmiitorgmii-converter' by David S. Miller · 8 years ago
  31. f411a61 net: phy: Add gmiitorgmii converter support by Appana Durga Kedareswara Rao · 8 years ago
  32. 71e11af Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation by Appana Durga Kedareswara Rao · 8 years ago
  33. 300d8b9 net: Add mask for Control register 10Mbps speed by Appana Durga Kedareswara Rao · 8 years ago
  34. f08aff4 net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  35. 9fd0375 net: ethernet: renesas: sh_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  36. 05b8ad2 samples/bpf: fix bpf_perf_event_output prototype by Adam Barth · 8 years ago
  37. fff8019 net: macb: Add 64 bit addressing support for GEM by Harini Katakam · 8 years ago
  38. 054c67d qed*: Add support for ethtool link_ksettings callbacks. by Sudarsana Reddy Kalluru · 8 years ago
  39. e27d6cf Merge branch 'cpsw-refactor' by David S. Miller · 8 years ago
  40. 2a05a62 net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common by Ivan Khoronzhuk · 8 years ago
  41. dbc4ec5 net: ethernet: ti: cpsw: move napi struct to cpsw_common by Ivan Khoronzhuk · 8 years ago
  42. 606f399 net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common by Ivan Khoronzhuk · 8 years ago
  43. e38b5a3 net; ethernet: ti: cpsw: move irq stuff under cpsw_common by Ivan Khoronzhuk · 8 years ago
  44. 2c836bd net: ethernet: ti: cpsw: move cpdma resources to cpsw_common by Ivan Khoronzhuk · 8 years ago
  45. 5d8d0d4 net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common by Ivan Khoronzhuk · 8 years ago
  46. 56e31bd net: ethernet: ti: cpsw: replace pdev on dev by Ivan Khoronzhuk · 8 years ago
  47. 649a168 net: ethernet: ti: cpsw: create common struct to hold shared driver data by Ivan Khoronzhuk · 8 years ago
  48. 82b5210 net: ethernet: ti: cpsw: don't check slave num in runtime by Ivan Khoronzhuk · 8 years ago
  49. ef4183a net: ethernet: ti: cpsw: remove clk var from priv by Ivan Khoronzhuk · 8 years ago
  50. 6f1f583 net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list by Ivan Khoronzhuk · 8 years ago
  51. 0a440f8 net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers by Ivan Khoronzhuk · 8 years ago
  52. 27e9e10 net: ethernet: ti: cpsw: simplify submit routine by Ivan Khoronzhuk · 8 years ago
  53. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  54. 084c953 Merge branch 'qdisc-hashtable' by David S. Miller · 8 years ago
  55. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  56. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  57. b89b815 ravb: use proper names for suspend/resume functions by Niklas Söderlund · 8 years ago
  58. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  59. 0184165 ravb: add sleep PM suspend/resume support by Niklas Söderlund · 8 years ago
  60. 0dff88d net: dsa: b53: constify b53_io_ops structures by Julia Lawall · 8 years ago
  61. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  62. bb8082f ppp: build ifname using unit identifier for rtnl based devices by Guillaume Nault · 8 years ago
  63. b5dcbad batman-adv: Fix consistency of update route messages by Sven Eckelmann · 9 years ago
  64. 4d7de48 batman-adv: Use bitwise instead of arithmetic operator for flags by Linus Lüssing · 8 years ago
  65. f19dc77 batman-adv: Remove orig_node reference handling from send_skb_unicast by Sven Eckelmann · 9 years ago
  66. 86452f8 batman-adv: use kmem_cache for translation table by Sven Eckelmann · 9 years ago
  67. a65e548 batman-adv: Introduce forward packet creation helper by Linus Lüssing · 9 years ago
  68. 4fd261b batman-adv: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  69. 57b1250 batman-adv: iv_ogm, Reduce code duplication by Markus Pargmann · 8 years ago
  70. a8d8d1d batman-adv: disable sysfs knobs when GW-mode is not implemented by Antonio Quartulli · 8 years ago
  71. 50164d8 batman-adv: B.A.T.M.A.N. V - implement GW selection logic by Antonio Quartulli · 8 years ago
  72. 34d99cf batman-adv: make GW election code protocol specific by Antonio Quartulli · 8 years ago
  73. 0868694 batman-adv: make the GW selection class algorithm specific by Antonio Quartulli · 8 years ago
  74. f55a2e8 batman-adv: Remove unused primary_if and bat_priv variables by Linus Lüssing · 9 years ago
  75. f4acb10 batman-adv: Avoid sysfs name collision for netns moves by Sven Eckelmann · 9 years ago
  76. 569c985 batman-adv: Revert "postpone sysfs removal when unregistering" by Sven Eckelmann · 9 years ago
  77. 77d69d8 batman-adv: Modify mesh_iface outside sysfs context by Sven Eckelmann · 9 years ago
  78. f2c750f batman-adv: Use rtnl link in device creation example by Sven Eckelmann · 9 years ago
  79. 9791860c batman-adv: Define module rtnl link name by Sven Eckelmann · 9 years ago
  80. e61cdfa batman-adv: Document optional batadv_algo_ops by Sven Eckelmann · 9 years ago
  81. 7d0a553 batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  82. 6cdaf03 RDS: add __printf format attribute to error reporting functions by Nicolas Iooss · 8 years ago
  83. d50736a Microsemi VSC 8531/41 PHY Driver by Raju Lakkaraju · 8 years ago
  84. 07bf2e1 net/fsl: use of_property_read_bool by Julia Lawall · 8 years ago
  85. 7f5d5af hv_netvsc: Add handler for physical link speed change by Haiyang Zhang · 8 years ago
  86. b37879e hv_netvsc: Add query for initial physical link speed by Haiyang Zhang · 8 years ago
  87. aeec302 net: ethernet: ti: cpdma: remove used_desc counter by Grygorii Strashko · 8 years ago
  88. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  89. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  90. 0caf5b2 qed: Use DEFINE_SPINLOCK() for spinlock by Wei Yongjun · 8 years ago
  91. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  92. 013ad40 net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  93. c6c022e net: ethernet: marvell: mvneta: use phydev from struct net_device by Philippe Reynes · 8 years ago
  94. 72582fd net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  95. 65752dd net: ethernet: greth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  96. 0d5704b net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  97. 86bc5ed net: ethernet: octeon: use phydev from struct net_device by Philippe Reynes · 8 years ago
  98. 11de8e6 Merge branch 'bna-next' by David S. Miller · 8 years ago
  99. 09e3636 bna: remove global bnad_list_mutex by Ivan Vecera · 8 years ago
  100. 285eb9c bna: change type of bna_id to atomic_t by Ivan Vecera · 8 years ago