summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal2016-02-183-30/+6
* nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2016-02-183-12/+2
* Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-184-31/+5
* openvswitch: Revert: "Enable memory mapped Netlink i/o"Florian Westphal2016-02-181-7/+3
* netlink: remove mmapped netlink supportFlorian Westphal2016-02-187-1140/+15
* net_sched: Improve readability of filter processingJamal Hadi Salim2016-02-181-1/+1
* bridge: switchdev: Offload VLAN flags to hardware bridgeIdo Schimmel2016-02-181-0/+11
* net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese2016-02-181-0/+41
* isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2016-02-182-28/+6
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1818-399/+253
|\
| * i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan2016-02-172-2/+2
| * i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain2016-02-173-3/+12
| * i40e: clean event descriptor before useShannon Nelson2016-02-172-10/+15
| * i40evf: set adapter state on reset failureMitch Williams2016-02-171-0/+1
| * i40e: better error reporting for nvmupdateShannon Nelson2016-02-172-20/+24
| * i40e: expand commentMitch Williams2016-02-171-1/+5
| * i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain2016-02-172-23/+6
| * i40e/i40evf: avoid atomicsMitch Williams2016-02-172-16/+26
| * i40e: Removal of code which relies on BASE VEB SEIDKiran Patil2016-02-173-17/+4
| * i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain2016-02-171-1/+3
| * i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2016-02-177-20/+40
| * i40e: trivial: cleanup use of pf->hwJesse Brandeburg2016-02-171-4/+4
| * i40evf: support packet split receiveMitch Williams2016-02-174-31/+110
| * i40e: drop unused debugfs file "dump"Jesse Brandeburg2016-02-171-250/+0
| * i40e: get rid of magic numberMitch Williams2016-02-171-1/+1
* | net-sysfs: remove unused fmt_long_hexColin Ian King2016-02-181-1/+0
|/
* Merge branch 'vxlan-cleanups'David S. Miller2016-02-172-130/+173
|\
| * vxlan: treat vni in metadata based tunnels consistentlyJiri Benc2016-02-171-4/+4
| * vxlan: clean up rx error pathJiri Benc2016-02-171-21/+14
| * vxlan: clean up extension handling on rxJiri Benc2016-02-171-30/+32
| * vxlan: move GBP header parsing to a separate functionJiri Benc2016-02-171-14/+19
| * vxlan: simplify vxlan_remcsumJiri Benc2016-02-171-14/+8
| * vxlan: keep flags and vni in network byte orderJiri Benc2016-02-172-69/+116
| * vxlan: introduce vxlan_hdrJiri Benc2016-02-172-10/+12
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1712-223/+445
|\
| * i40e/i40evf: Bump versionJesse Brandeburg2016-02-172-2/+2
| * i40e: properly show packet split status in debugfsMitch Williams2016-02-173-5/+3
| * i40e/i40evf: use logical operators, not bitwiseMitch Williams2016-02-172-4/+6
| * i40e/i40evf: use pages correctly in RxMitch Williams2016-02-175-86/+159
| * i40e/i40evf: use __GFP_NOWARNJesse Brandeburg2016-02-172-8/+16
| * i40e: dump descriptor indexes in hexJesse Brandeburg2016-02-171-7/+7
| * i40e/i40evf: try again after failureJesse Brandeburg2016-02-174-23/+89
| * i40e/i40evf: don't lose interruptsJesse Brandeburg2016-02-175-12/+20
| * i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan2016-02-171-2/+2
| * i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain2016-02-173-51/+72
| * i40e: use new add_veb calling with VEB stats controlShannon Nelson2016-02-172-5/+10
| * i40e: add VEB stat control and remove L2 cloud filterShannon Nelson2016-02-173-9/+10
| * i40e: set shared bit for multicast filtersShannon Nelson2016-02-171-2/+8
| * i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh2016-02-172-7/+36
| * i40e: move sync_vsi_filters up in service_taskJesse Brandeburg2016-02-171-1/+6