Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-20 | gtp: constify nla_policy | Stephen Hemminger | 1 | -1/+1 |
2018-07-20 | nbd: constify nla_policy | Stephen Hemminger | 1 | -3/+3 |
2018-07-20 | tls: Fix copy-paste error in tls_device_reencrypt | Gustavo A. R. Silva | 1 | -1/+1 |
2018-07-20 | qede: Add driver callbacks for eeprom module query. | Sudarsana Reddy Kalluru | 1 | -0/+88 |
2018-07-20 | qed: Add qed APIs for PHY module query. | Sudarsana Reddy Kalluru | 5 | -0/+119 |
2018-07-20 | net/sched: cls_flower: Support matching on ip tos and ttl for tunnels | Or Gerlitz | 2 | -15/+33 |
2018-07-20 | flow_dissector: Dissect tos and ttl from the tunnel info | Or Gerlitz | 2 | -2/+14 |
2018-07-20 | net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels | Or Gerlitz | 2 | -2/+20 |
2018-07-19 | docs: networking: Convert bridge.txt to rst | Tobin C. Harding | 2 | -0/+7 |
2018-07-19 | docs: networking: Convert alias.txt to rst | Tobin C. Harding | 4 | -42/+50 |
2018-07-19 | pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation... | Jakub Kicinski | 1 | -6/+4 |