Age | Commit message (Expand) | Author | Files | Lines |
2019-02-12 | net/tls: Do not use async crypto for non-data records | Vakul Garg | 1 | -6/+12 |
2019-02-12 | devlink: use direct return of genlmsg_reply | Li RongQing | 1 | -4/+1 |
2019-02-12 | Revert "devlink: Add a generic wake_on_lan port parameter" | Vasundhara Volam | 1 | -5/+0 |
2019-02-12 | net/smc: check port_idx of ib event | Karsten Graul | 1 | -8/+16 |
2019-02-12 | net/smc: check connections in smc_lgr_free_work | Karsten Graul | 1 | -4/+2 |
2019-02-12 | net/smc: reduce amount of status updates to peer | Karsten Graul | 1 | -14/+8 |
2019-02-12 | net/smc: no delay for free tx buffer wait | Karsten Graul | 1 | -1/+1 |
2019-02-12 | net/smc: move wake up of close waiter | Karsten Graul | 2 | -2/+7 |
2019-02-12 | net/smc: reset cursor update required flag | Karsten Graul | 2 | -4/+4 |
2019-02-12 | devlink: don't allocate attrs on the stack | Jakub Kicinski | 1 | -4/+10 |
2019-02-12 | devlink: fix condition for compat device info | Jakub Kicinski | 1 | -1/+1 |
2019-02-12 | devlink: Add WARN_ON to catch errors of not cleaning devlink objects | Parav Pandit | 1 | -0/+8 |
2019-02-11 | net: dsa: microchip: add switch offload forwarding support | Tristram Ha | 1 | -0/+2 |
2019-02-10 | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE | Eli Cohen | 17 | -18/+18 |
2019-02-10 | net: Move all TC actions identifiers to one place | Eli Cohen | 1 | -2/+0 |
2019-02-09 | net/tls: Disable async decrytion for tls1.3 | Vakul Garg | 1 | -2/+6 |
2019-02-09 | ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create | Nathan Chancellor | 1 | -11/+9 |
2019-02-09 | net: dsa: use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2019-02-09 | mpls_iptunnel: use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+2 |
2019-02-09 | net/sched: use struct_size() helper | Gustavo A. R. Silva | 1 | -1/+1 |
2019-02-09 | bridge: use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+1 |
2019-02-09 | devlink: publish params only after driver init is done | Jiri Pirko | 1 | -1/+47 |
2019-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 50 | -252/+576 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 48 | -240/+474 |
2019-02-08 | net/smc: original socket family in inet_sock_diag | Karsten Graul | 1 | -2/+1 |
2019-02-08 | net/smc: move code to clear the conn->lgr field | Karsten Graul | 1 | -2/+3 |
2019-02-08 | net/smc: use client and server LGR pending locks for SMC-R | Hans Wippel | 1 | -16/+28 |
2019-02-08 | net/smc: unlock LGR pending lock earlier for SMC-D | Hans Wippel | 1 | -5/+9 |
2019-02-08 | net/smc: use smc_curs_copy() for SMC-D | Ursula Braun | 1 | -4/+5 |
2019-02-08 | net/smc: postpone release of clcsock | Ursula Braun | 2 | -17/+23 |
2019-02-07 | sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() | Hangbin Liu | 1 | -1/+2 |
2019-02-07 | devlink: Add health dump {get,clear} commands | Eran Ben Elisha | 1 | -0/+63 |
2019-02-07 | devlink: Add health diagnose command | Eran Ben Elisha | 1 | -0/+46 |
2019-02-07 | devlink: Add health recover command | Eran Ben Elisha | 1 | -0/+20 |
2019-02-07 | devlink: Add health set command | Eran Ben Elisha | 1 | -0/+36 |
2019-02-07 | devlink: Add health get command | Eran Ben Elisha | 1 | -0/+149 |
2019-02-07 | devlink: Add health report functionality | Eran Ben Elisha | 1 | -0/+119 |
2019-02-07 | devlink: Add health reporter create/destroy functionality | Eran Ben Elisha | 1 | -0/+92 |
2019-02-07 | devlink: Add devlink formatted message (fmsg) API | Eran Ben Elisha | 1 | -0/+483 |
2019-02-07 | Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li... | David S. Miller | 15 | -52/+155 |
2019-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -5/+5 |
2019-02-07 | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID | Florian Fainelli | 5 | -73/+15 |
2019-02-07 | net: dsa: Implement ndo_get_port_parent_id() | Florian Fainelli | 1 | -6/+12 |
2019-02-07 | net: Introduce ndo_get_port_parent_id() | Florian Fainelli | 5 | -5/+82 |
2019-02-07 | net: dsa: Fix NULL checking in dsa_slave_set_eee() | Dan Carpenter | 1 | -2/+2 |
2019-02-06 | svcrdma: Remove max_sge check at connect time | Chuck Lever | 2 | -12/+102 |
2019-02-06 | devlink: add hardware errors tracing facility | Nir Dotan | 1 | -0/+1 |
2019-02-06 | rxrpc: bad unlock balance in rxrpc_recvmsg | Eric Dumazet | 1 | -1/+2 |
2019-02-06 | ethtool: add ethtool_rx_flow_spec to flow_rule structure translator | Pablo Neira Ayuso | 1 | -0/+241 |
2019-02-06 | cls_flower: don't expose TC actions to drivers anymore | Pablo Neira Ayuso | 1 | -5/+0 |