1. 9f52ee1 batman-adv: iv_ogm, Fix dup_status comment by Markus Pargmann · 10 years ago
  2. 23badd6 batman-adv: iv_ogm_orig_update, style, add missing brackets by Markus Pargmann · 10 years ago
  3. 5648915 batman-adv: iv_ogm_queue_add, Simplify expressions by Markus Pargmann · 10 years ago
  4. 940d156 batman-adv: iv_ogm_aggregate_new, simplify error handling by Markus Pargmann · 10 years ago
  5. 5f4c02e iwlwifi: mvm: advertise only HW-supported ciphers by Johannes Berg · 9 years ago
  6. 42bbd6e iwlwifi: bump the iwlmvm API number to 15 by Emmanuel Grumbach · 9 years ago
  7. 0becb37 iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLV by Matti Gottlieb · 9 years ago
  8. 2b4737d iwlwifi: mvm: Remove old scan commands by Matti Gottlieb · 9 years ago
  9. 859d914 iwlwifi: prepare for higher API/CAPA bits by Johannes Berg · 9 years ago
  10. ebf17ff iwlwifi: mvm: simplify iwl_mvm_stop_roc() by Johannes Berg · 9 years ago
  11. aa42fb2 iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 9 years ago
  12. 0d060384 iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 9 years ago
  13. 5f17570 iwlwifi: pcie: New RBD allocation model by Sara Sharon · 9 years ago
  14. 5415461 iwlwifi: pcie: re-enable interrupts on resume by Eliad Peller · 9 years ago
  15. 15286e2 iwlwifi: mvm: don't use EBS for P2P find by David Spinadel · 9 years ago
  16. f0bf859 iwlwifi: mvm: add inactive state to ebs status by David Spinadel · 9 years ago
  17. 95411d0 iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfg by Avri Altman · 9 years ago
  18. 6a8ac59 iwlwifi: wrt: add mipi type to debug types by Liad Kaufman · 9 years ago
  19. bb8f44c iwlwifi: mvm: rs: pass rate directly to column checks by Eyal Shapira · 9 years ago
  20. fa2ab69 ray_cs: Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  21. 57670ee mwifiex: device dump support via devcoredump framework by Amitkumar Karwar · 9 years ago
  22. fc69715 mwifiex: use generic name 'device dump' by Amitkumar Karwar · 9 years ago
  23. 9cc0dbf0 mwifiex: minor changes in debug messages by Amitkumar Karwar · 9 years ago
  24. 38b130e mwifiex: dump driver information for PCIe interface by Amitkumar Karwar · 9 years ago
  25. 0769b27 mwifiex: fix a possible double free issue by Amitkumar Karwar · 9 years ago
  26. e065ddb mwifiex: fix SDIO firmware dump problem by Amitkumar Karwar · 9 years ago
  27. df905ce Merge branch 'sfc-next' by David S. Miller · 9 years ago
  28. 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 9 years ago
  29. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 9 years ago
  30. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 9 years ago
  31. f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 9 years ago
  32. d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 9 years ago
  33. 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  34. 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 9 years ago
  35. d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 9 years ago
  36. 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 9 years ago
  37. 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 9 years ago
  38. e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 9 years ago
  39. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 9 years ago
  40. 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 9 years ago
  41. c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 9 years ago
  42. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 9 years ago
  43. 41d3b5e Merge branch 'thunderx-next' by David S. Miller · 9 years ago
  44. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 9 years ago
  45. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 9 years ago
  46. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 9 years ago
  47. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 9 years ago
  48. fd7ec06 net: thunderx: add static by Aleksey Makarov · 9 years ago
  49. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 9 years ago
  50. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 9 years ago
  51. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 9 years ago
  52. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 9 years ago
  53. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 9 years ago
  54. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. db3397b Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  56. 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 9 years ago
  57. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 9 years ago
  58. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 9 years ago
  59. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  61. fec345b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  62. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 9 years ago
  63. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 9 years ago
  64. ff43c28 Merge branch 'rocker-next' by David S. Miller · 9 years ago
  65. 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 9 years ago
  66. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 9 years ago
  67. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 9 years ago
  68. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 9 years ago
  69. 27b808c rocker: zero allocate ports array by Scott Feldman · 9 years ago
  70. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  71. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
  72. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 9 years ago
  73. 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
  74. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 9 years ago
  75. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  76. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 9 years ago
  77. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  78. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  79. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  80. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  81. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  82. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  83. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  84. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 9 years ago
  85. 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 9 years ago
  86. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 9 years ago
  87. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
  88. 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 9 years ago
  89. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  90. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  91. f7f35c0 Merge branch 'rds-next' by David S. Miller · 9 years ago
  92. 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
  93. d97dac5 net/rds: Add setsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
  94. a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 9 years ago
  95. f16e9d8 ethernet/intel: Use setup_timer by Vaishali Thakkar · 9 years ago
  96. 3324b58 ebpf: misc core cleanup by Daniel Borkmann · 9 years ago
  97. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  98. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  99. a24c85a isdn/capi: Use setup_timer by Vaishali Thakkar · 9 years ago
  100. 52e0b2b net: dl2k: Use setup_timer by Vaishali Thakkar · 9 years ago