summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli2015-07-271-14/+23
* net: bcmgenet: Remove checks on clock handlesFlorian Fainelli2015-07-271-14/+12
* hv_netvsc: Wait for sub-channels to be processed during probeKY Srinivasan2015-07-272-0/+30
* cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai2015-07-271-0/+14
* vxlan: Use proper endian type for vni in vxlan[6]_xmit_skbThomas Graf2015-07-271-2/+2
* Merge branch 'tipc'David S. Miller2015-07-274-203/+213
|\
| * tipc: clean up socket layer message receptionJon Paul Maloy2015-07-274-146/+134
| * tipc: introduce new tipc_sk_respond() functionJon Paul Maloy2015-07-273-39/+47
| * tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy2015-07-273-34/+48
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-2540-712/+1376
|\
| * i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-2326-304/+293
| * i40e: clean up error status messagesShannon Nelson2015-07-239-177/+673
| * i40e: provide correct API version to older VF driversMitch Williams2015-07-231-0/+3
| * i40evf: support virtual channel API version 1.1Mitch Williams2015-07-232-2/+11
| * i40evf: handle big resetsMitch Williams2015-07-233-46/+95
| * i40e: support virtual channel API 1.1Mitch Williams2015-07-232-6/+21
| * i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2015-07-232-0/+12
| * i40e: add VF capabilities to virtual channel interfaceMitch Williams2015-07-232-10/+22
| * i40e: clean up unneeded gotosShannon Nelson2015-07-231-25/+12
| * i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny2015-07-232-98/+161
| * igb: bump version to igb-5.3.0Todd Fujinaka2015-07-231-2/+2
| * igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka2015-07-231-11/+5
| * igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka2015-07-231-0/+21
| * e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai2015-07-231-0/+1
| * ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov2015-07-233-34/+47
* | bridge: Fix setting a flag in br_fill_ifvlaninfo_range().Rosen, Rami2015-07-251-2/+0
* | be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna2015-07-254-4/+36
|/
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-233-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23544-3347/+4152
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2279-811/+714
| |\
| | * ravb: fix ring memory allocationSergei Shtylyov2015-07-221-25/+34
| | * net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-221-1/+1
| | * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-221-1/+1
| | * netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-221-32/+47
| | * Merge branch 'arm-bpf-fixes'David S. Miller2015-07-221-13/+44
| | |\
| | | * ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-221-3/+5
| | | * ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan2015-07-221-9/+38
| | | * ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan2015-07-221-1/+1
| | |/
| | * tcp: suppress a division by zero warningEric Dumazet2015-07-221-6/+5
| | * Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller2015-07-2212-410/+144
| | |\
| | | * Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143
| | | |\
| | | | * iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
| | | | * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
| | | | * iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| | | | * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| | | | * iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| | | | * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| | | | * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| | | | * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| | | | * iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2