1. 95411d0 iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfg by Avri Altman · 9 years ago
  2. 6a8ac59 iwlwifi: wrt: add mipi type to debug types by Liad Kaufman · 9 years ago
  3. bb8f44c iwlwifi: mvm: rs: pass rate directly to column checks by Eyal Shapira · 9 years ago
  4. fa2ab69 ray_cs: Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  5. 57670ee mwifiex: device dump support via devcoredump framework by Amitkumar Karwar · 9 years ago
  6. fc69715 mwifiex: use generic name 'device dump' by Amitkumar Karwar · 9 years ago
  7. 9cc0dbf0 mwifiex: minor changes in debug messages by Amitkumar Karwar · 9 years ago
  8. 38b130e mwifiex: dump driver information for PCIe interface by Amitkumar Karwar · 9 years ago
  9. 0769b27 mwifiex: fix a possible double free issue by Amitkumar Karwar · 9 years ago
  10. e065ddb mwifiex: fix SDIO firmware dump problem by Amitkumar Karwar · 9 years ago
  11. df905ce Merge branch 'sfc-next' by David S. Miller · 9 years ago
  12. 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 9 years ago
  13. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 9 years ago
  14. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 9 years ago
  15. f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 9 years ago
  16. d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 9 years ago
  17. 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  18. 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 9 years ago
  19. d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 9 years ago
  20. 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 9 years ago
  21. 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  22. e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 9 years ago
  23. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 9 years ago
  24. 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 9 years ago
  25. c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 9 years ago
  26. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 9 years ago
  27. 41d3b5e Merge branch 'thunderx-next' by David S. Miller · 9 years ago
  28. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 9 years ago
  29. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 9 years ago
  30. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 9 years ago
  31. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 9 years ago
  32. fd7ec06 net: thunderx: add static by Aleksey Makarov · 9 years ago
  33. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 9 years ago
  34. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 9 years ago
  35. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 9 years ago
  36. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 9 years ago
  37. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 9 years ago
  38. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. db3397b Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  40. 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 9 years ago
  41. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 9 years ago
  42. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 9 years ago
  43. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  44. 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  45. fec345b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  46. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 9 years ago
  47. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 9 years ago
  48. ff43c28 Merge branch 'rocker-next' by David S. Miller · 9 years ago
  49. 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 9 years ago
  50. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 9 years ago
  51. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 9 years ago
  52. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 9 years ago
  53. 27b808c rocker: zero allocate ports array by Scott Feldman · 9 years ago
  54. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  55. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
  56. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 9 years ago
  57. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  58. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 9 years ago
  59. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  60. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 9 years ago
  61. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  62. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  63. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  64. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  65. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  66. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  67. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  68. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 9 years ago
  69. 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 9 years ago
  70. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 9 years ago
  71. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
  72. 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 9 years ago
  73. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  74. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  75. f7f35c0 Merge branch 'rds-next' by David S. Miller · 9 years ago
  76. 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
  77. d97dac5 net/rds: Add setsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
  78. a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 9 years ago
  79. f16e9d8 ethernet/intel: Use setup_timer by Vaishali Thakkar · 9 years ago
  80. 3324b58 ebpf: misc core cleanup by Daniel Borkmann · 9 years ago
  81. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  82. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  83. a24c85a isdn/capi: Use setup_timer by Vaishali Thakkar · 9 years ago
  84. 52e0b2b net: dl2k: Use setup_timer by Vaishali Thakkar · 9 years ago
  85. 12d5e6f net: mv643xx_eth: Use setup_timer by Vaishali Thakkar · 9 years ago
  86. c65b99f Linux 4.1-rc6 by Linus Torvalds · 9 years ago
  87. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  88. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  89. 8ba64dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  90. 36a8b9a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  91. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 9 years ago
  92. 50f5a1e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  93. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  94. 30a5f11 Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  95. a9ab218 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  96. abf2e7d bpf: add missing rcu protection when releasing programs from prog_array by Alexei Starovoitov · 9 years ago
  97. d1f5f2b Merge branch 'hv_netvsc-next' by David S. Miller · 9 years ago
  98. 5defde5 hv_netvsc: Allocate the sendbuf in a NUMA aware way by K. Y. Srinivasan · 9 years ago
  99. 0a726c2 hv_netvsc: Allocate the receive buffer from the correct NUMA node by K. Y. Srinivasan · 9 years ago
  100. 282c320 netevent: remove automatic variable in register_netevent_notifier() by Wang Long · 9 years ago