summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-09openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf1-1/+1
2015-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-41/+95
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2-2/+2
2015-02-09Merge branch 'expansion_rom'David S. Miller5-1/+58
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai4-0/+55
2015-02-09ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM versionHariprasad Shenai1-1/+3
2015-02-09Merge branch 'mlx4_bond_notify'David S. Miller8-25/+210
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas6-6/+193
2015-02-09IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua1-1/+5
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2-18/+12
2015-02-09Merge branch 'tipc-next'David S. Miller23-1395/+1147
2015-02-09tipc: remove tipc_snprintfRichard Alpe4-60/+4
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe12-301/+13
2015-02-09tipc: convert legacy nl stats show to nl compatRichard Alpe2-35/+15
2015-02-09tipc: convert legacy nl net id get to nl compatRichard Alpe2-23/+18
2015-02-09tipc: convert legacy nl net id set to nl compatRichard Alpe2-26/+14
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe3-27/+27
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe4-60/+22
2015-02-09tipc: convert legacy nl media dump to nl compatRichard Alpe4-24/+19
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe4-89/+111
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe4-190/+101
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe4-41/+27
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe4-153/+48
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe4-79/+23
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe7-192/+215
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe5-57/+154
2015-02-09tipc: convert legacy nl bearer dump to nl compatRichard Alpe5-34/+278
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe13-76/+130
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller173-2183/+6463
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2-0/+4
2015-02-09i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain1-0/+1
2015-02-09i40e: use dev_port for fcoe netdevVasu Dev1-0/+6
2015-02-09i40e: Fix function headerGreg Rose1-1/+1
2015-02-09i40e: fix led blink toggle to enable steady stateMatt Jared1-2/+4
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain3-4/+39
2015-02-08i40e: stop the service task at shutdownMitch Williams1-0/+2
2015-02-08net:rfs: adjust table size checkingEric Dumazet2-2/+3
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2-1/+4
2015-02-08rhashtable: using ERR_PTR requires linux/err.hStephen Rothwell1-0/+1
2015-02-08i40evf: stop the watchdog for shutdownMitch Williams1-0/+6
2015-02-08i40evf: ignore bogus messages from FWMitch Williams1-1/+1
2015-02-08i40evf: reset on module unloadMitch Williams1-5/+10
2015-02-08i40e: add locking around VF resetMitch Williams2-6/+8
2015-02-08i40e: Use even more ARQ descriptorsMitch Williams1-2/+2
2015-02-08i40e: delay after VF resetMitch Williams1-6/+6
2015-02-08i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville1-5/+5
2015-02-08i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist1-9/+0
2015-02-08Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare2-3/+3
2015-02-08net: rfs: add hash collision detectionEric Dumazet6-68/+47
2015-02-08net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca1-1/+1