summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fib_trie: Add slen to fib aliasAlexander Duyck2015-02-272-19/+19
| * | | fib_trie: Replace plen with slen in leaf_infoAlexander Duyck2015-02-271-33/+30
| * | | fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-274-40/+48
|/ / /
* | | Merge branch 'ip_level_multicast_join_leave'David S. Miller2015-02-278-16/+137
|\ \ \
| * | | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-277-7/+98
| * | | igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-272-9/+39
|/ / /
* | | udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-272-6/+25
* | | bridge: fix link notification skb size calculation to include vlan rangesRoopa Prabhu2015-02-261-7/+85
* | | Merge branch 'rocker-next'David S. Miller2015-02-262-114/+170
|\ \ \
| * | | rocker: put port in FORWADING state after leaving bridgeScott Feldman2015-02-261-9/+30
| * | | rocker: rename lport to pportScott Feldman2015-02-262-104/+103
| * | | rocker: fix non-portable err return codesScott Feldman2015-02-262-1/+37
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2516-189/+1130
|\ \ \
| * | | i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-242-3/+3
| * | | i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-241-1/+2
| * | | i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-242-0/+44
| * | | i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-241-1/+1
| * | | i40e: print Rx packet split statusMitch Williams2015-02-241-2/+4
| * | | i40e: setup FCoE device typeVasu Dev2015-02-241-0/+6
| * | | i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-241-1/+1
| * | | i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-246-22/+196
| * | | i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-244-8/+369
| * | | i40e: Add NPAR BW get and set functionsGreg Rose2015-02-245-1/+273
| * | | i40e: enable packet split only when IOMMU presentMitch Williams2015-02-242-2/+7
| * | | i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-241-2/+4
| * | | i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-242-1/+12
| * | | i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-244-124/+173
| * | | i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-242-23/+37
* | | | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-253-6/+8
* | | | Merge branch 'sf2_hwbridge'David S. Miller2015-02-258-18/+355
|\ \ \ \ | |/ / / |/| | |
| * | | net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli2015-02-253-1/+171
| * | | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-255-0/+171
| * | | net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck2015-02-253-17/+13
|/ / /
* | | net: via-rhine: add BQL supportTino Reichardt2015-02-241-9/+20
* | | ipv6: remove dead debug code from ip6_tunnel.cIan Morris2015-02-241-6/+0
* | | Merge branch 'bonding-next'David S. Miller2015-02-243-7/+125
|\ \ \
| * | | bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-243-7/+122
| * | | bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-241-0/+3
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2438-1032/+2157
|\ \ \
| * | | i40evf: don't wait foreverMitch Williams2015-02-231-2/+13
| * | | i40evf: refactor resetMitch Williams2015-02-231-10/+31
| * | | i40evf: disable NAPI polling soonerMitch Williams2015-02-231-2/+1
| * | | i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose2015-02-231-1/+2
| * | | i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2015-02-232-2/+2
| * | | i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-236-38/+6
| * | | i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2015-02-232-4/+3
| * | | i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain2015-02-234-74/+50
| * | | i40e: Use #define for the VSI connection typeNeerav Parikh2015-02-232-4/+4
| * | | i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley2015-02-232-44/+40
| * | | i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-236-214/+651
OpenPOWER on IntegriCloud