summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: hns: Correct HNS RSS key set functionlipeng2017-04-032-14/+18
| * | net: hns: Replace netif_tx_lock to ring spin locklipeng2017-04-033-10/+15
| * | net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-037-24/+337
| * | net: hns: Optimize hns_nic_common_poll for better performancelipeng2017-04-032-21/+31
| * | net: hns: bug fix of ethtool show the speedDaode Huang2017-04-031-1/+1
| * | net: hns: Remove redundant memset during buffer releaselipeng2017-04-031-1/+0
| * | net: hns: Optimize the code for GMAC pad and crc Configlipeng2017-04-031-20/+16
| * | net: hns: Modify GMAC init TX threshold valuelipeng2017-04-032-0/+10
| * | net: hns: Fix the implementation of irq affinity functionlipeng2017-04-032-46/+30
|/ /
* | Merge branch 'rds-minor-bug-fixes'David S. Miller2017-04-022-2/+10
|\ \
| * | rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan2017-04-021-1/+1
| * | rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan2017-04-021-1/+9
|/ /
* | sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet2017-04-021-1/+1
* | drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4Andrew Morton2017-04-021-2/+6
* | drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4Andrew Morton2017-04-021-4/+12
* | net: stmmac: fix cbs configurationJoao Pinto2017-04-022-1/+4
* | Merge branch 'mpls-more-labels'David S. Miller2017-04-014-93/+196
|\ \
| * | net: mpls: Increase max number of labels for lwt encapDavid Ahern2017-04-014-11/+17
| * | net: mpls: bump maximum number of labelsDavid Ahern2017-04-012-34/+71
| * | net: mpls: Limit memory allocation for mpls_routeDavid Ahern2017-04-011-10/+21
| * | net: mpls: change mpls_route layoutDavid Ahern2017-04-012-31/+51
| * | net: mpls: Convert number of nexthops to u8David Ahern2017-04-012-13/+20
| * | net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern2017-04-012-11/+33
|/ /
* | udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni2017-04-011-1/+1
* | net: dsa: fix build error with devlink build as moduleTobias Regnery2017-04-011-1/+1
* | Merge branch 'phylib-EEE-updates'David S. Miller2017-04-011-11/+26
|\ \
| * | net: phy: allow EEE with any interface modeRussell King2017-04-011-8/+1
| * | net: phy: restart phy autonegotiation after EEE advertisment changeRussell King2017-04-011-2/+19
| * | net: phy: avoid setting unsupported EEE advertismentsRussell King2017-04-011-5/+10
|/ /
* | Merge branch 'bpf-prog-testing-framework'David S. Miller2017-04-0118-10/+1385
|\ \
| * | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-013-1/+563
| * | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-014-1/+332
| * | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-013-4/+215
| * | tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-012-2/+3
| * | tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-013-1/+51
| * | bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-017-3/+223
|/ /
* | net: dsa: Mock-up driverFlorian Fainelli2017-04-015-1/+390
* | Merge branch 'mv88e6xxx-cross-chip-bridging'David S. Miller2017-04-016-72/+287
|\ \
| * | net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot2017-04-011-1/+33
| * | net: dsa: add cross-chip bridging operationsVivien Didelot2017-04-012-6/+14
| * | net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot2017-04-011-0/+20
| * | net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot2017-04-011-22/+25
| * | net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot2017-04-011-17/+32
| * | net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot2017-04-011-1/+1
| * | net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot2017-04-014-9/+86
| * | net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot2017-04-014-0/+48
| * | net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot2017-04-013-22/+34
|/ /
* | dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur2017-04-011-1/+1
* | fsl/fman: take into account all RGMII modesMadalin Bucur2017-04-012-2/+11
* | vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas2017-04-011-0/+5