summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-02-12net/tls: Do not use async crypto for non-data recordsVakul Garg
2019-02-12devlink: use direct return of genlmsg_replyLi RongQing
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-12net/smc: check port_idx of ib eventKarsten Graul
2019-02-12net/smc: check connections in smc_lgr_free_workKarsten Graul
2019-02-12net/smc: reduce amount of status updates to peerKarsten Graul
2019-02-12net/smc: no delay for free tx buffer waitKarsten Graul
2019-02-12net/smc: move wake up of close waiterKarsten Graul
2019-02-12net/smc: reset cursor update required flagKarsten Graul
2019-02-11devlink: don't allocate attrs on the stackJakub Kicinski
2019-02-11devlink: fix condition for compat device infoJakub Kicinski
2019-02-11devlink: Add WARN_ON to catch errors of not cleaning devlink objectsParav Pandit
2019-02-11net: dsa: microchip: add switch offload forwarding supportTristram Ha
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen
2019-02-09net/tls: Disable async decrytion for tls1.3Vakul Garg
2019-02-08ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_createNathan Chancellor
2019-02-08net: dsa: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva
2019-02-08net/sched: use struct_size() helperGustavo A. R. Silva
2019-02-08bridge: use struct_size() helperGustavo A. R. Silva
2019-02-08devlink: publish params only after driver init is doneJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-07net/smc: original socket family in inet_sock_diagKarsten Graul
2019-02-07net/smc: move code to clear the conn->lgr fieldKarsten Graul
2019-02-07net/smc: use client and server LGR pending locks for SMC-RHans Wippel
2019-02-07net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel
2019-02-07net/smc: use smc_curs_copy() for SMC-DUrsula Braun
2019-02-07net/smc: postpone release of clcsockUrsula Braun
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha
2019-02-07devlink: Add health diagnose commandEran Ben Elisha
2019-02-07devlink: Add health recover commandEran Ben Elisha
2019-02-07devlink: Add health set commandEran Ben Elisha
2019-02-07devlink: Add health get commandEran Ben Elisha
2019-02-07devlink: Add health report functionalityEran Ben Elisha
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-02-06net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-02-06net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter
2019-02-06svcrdma: Remove max_sge check at connect timeChuck Lever
2019-02-06devlink: add hardware errors tracing facilityNir Dotan
2019-02-06rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso