summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan
2017-04-03net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan
2017-04-03net: hns: Clean redundant code from hns_mdio.c fileKejian Yan
2017-04-03net: hns: Remove redundant mac table operationsKejian Yan
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan
2017-04-03net: hns: Remove the redundant adding and deleting mac functionKejian Yan
2017-04-03net: hns: Correct HNS RSS key set functionlipeng
2017-04-03net: hns: Replace netif_tx_lock to ring spin locklipeng
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng
2017-04-03net: hns: Optimize hns_nic_common_poll for better performancelipeng
2017-04-03net: hns: bug fix of ethtool show the speedDaode Huang
2017-04-03net: hns: Remove redundant memset during buffer releaselipeng
2017-04-03net: hns: Optimize the code for GMAC pad and crc Configlipeng
2017-04-03net: hns: Modify GMAC init TX threshold valuelipeng
2017-04-03net: hns: Fix the implementation of irq affinity functionlipeng
2017-04-02Merge branch 'rds-minor-bug-fixes'David S. Miller
2017-04-02rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan
2017-04-02rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan
2017-04-02sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet
2017-04-02drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4Andrew Morton
2017-04-02drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4Andrew Morton
2017-04-02net: stmmac: fix cbs configurationJoao Pinto
2017-04-01Merge branch 'mpls-more-labels'David S. Miller
2017-04-01net: mpls: Increase max number of labels for lwt encapDavid Ahern
2017-04-01net: mpls: bump maximum number of labelsDavid Ahern
2017-04-01net: mpls: Limit memory allocation for mpls_routeDavid Ahern
2017-04-01net: mpls: change mpls_route layoutDavid Ahern
2017-04-01net: mpls: Convert number of nexthops to u8David Ahern
2017-04-01net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern
2017-04-01udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni
2017-04-01net: dsa: fix build error with devlink build as moduleTobias Regnery
2017-04-01Merge branch 'phylib-EEE-updates'David S. Miller
2017-04-01net: phy: allow EEE with any interface modeRussell King
2017-04-01net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-04-01net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-04-01Merge branch 'bpf-prog-testing-framework'David S. Miller
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov
2017-04-01tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01net: dsa: Mock-up driverFlorian Fainelli
2017-04-01Merge branch 'mv88e6xxx-cross-chip-bridging'David S. Miller
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot
2017-04-01net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot
2017-04-01net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot
2017-04-01net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot
2017-04-01net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot