Age | Commit message (Expand) | Author | Files | Lines |
2017-06-07 | net: phy: add XAUI and 10GBASE-KR PHY connection types | Russell King | 1 | -0/+7 |
2017-06-07 | net: phy: hook up clause 45 autonegotiation restart | Russell King | 1 | -0/+1 |
2017-06-07 | net: phy: add 802.3 clause 45 support to phylib | Russell King | 1 | -0/+12 |
2017-06-06 | bpf: Add BPF_OBJ_GET_INFO_BY_FD | Martin KaFai Lau | 2 | -2/+28 |
2017-06-06 | bpf: Add jited_len to struct bpf_prog | Martin KaFai Lau | 1 | -0/+1 |
2017-06-06 | bpf: Add BPF_MAP_GET_FD_BY_ID | Martin KaFai Lau | 1 | -0/+2 |
2017-06-06 | bpf: Add BPF_PROG_GET_FD_BY_ID | Martin KaFai Lau | 1 | -2/+6 |
2017-06-06 | bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command | Martin KaFai Lau | 1 | -0/+7 |
2017-06-06 | bpf: Introduce bpf_map ID | Martin KaFai Lau | 1 | -0/+1 |
2017-06-06 | bpf: Introduce bpf_prog ID | Martin KaFai Lau | 1 | -0/+1 |
2017-06-06 | net: phy: Delete unused function phy_ethtool_gset | yuval.shaia@oracle.com | 1 | -1/+0 |
2017-06-06 | net: sched: introduce helper to identify gact trap action | Jiri Pirko | 1 | -2/+13 |
2017-06-06 | net: sched: introduce a TRAP control action | Jiri Pirko | 1 | -0/+7 |
2017-06-06 | Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 3 | -0/+5 |
2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 1 | -1/+1 |
2017-06-05 | genetlink: remove ops_list from genetlink header. | Rosen, Rami | 1 | -1/+0 |
2017-06-05 | rxrpc: Add service upgrade support for client connections | David Howells | 2 | -0/+2 |
2017-06-05 | rxrpc: Implement service upgrade | David Howells | 2 | -0/+3 |
2017-06-05 | qed: VF XDP support | Mintz, Yuval | 1 | -0/+3 |
2017-06-05 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 1 | -0/+4 |
2017-06-05 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 1 | -2/+1 |
2017-06-05 | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow | Jason A. Donenfeld | 1 | -4/+4 |
2017-06-05 | bpf: update perf event helper functions documentation | Teng Qin | 1 | -4/+7 |
2017-06-05 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov | 1 | -2/+5 |
2017-06-05 | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" | Sowmini Varadhan | 1 | -0/+1 |
2017-06-05 | net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() | Florian Fainelli | 1 | -1/+1 |
2017-06-05 | net/sched: cls_flower: add support for matching on ip tos and ttl | Or Gerlitz | 1 | -0/+5 |
2017-06-05 | net/flow_dissector: add support for dissection of misc ip header fields | Or Gerlitz | 1 | -0/+11 |
2017-06-02 | sctp: merge sctp_stream_new and sctp_stream_init | Xin Long | 1 | -2/+2 |
2017-06-02 | sctp: define the member stream as an object instead of pointer in asoc | Xin Long | 1 | -1/+2 |
2017-06-02 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 1 | -0/+701 |
2017-06-02 | qed: Add support for changing iSCSI mac | Mintz, Yuval | 1 | -0/+7 |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval | 1 | -0/+18 |
2017-06-02 | qed: Share additional information with qedf | Mintz, Yuval | 2 | -0/+7 |
2017-06-02 | team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias | Zhang Shengju | 1 | -0/+2 |
2017-06-02 | net: dsa: remove dsa_uses_tagged_protocol | Vivien Didelot | 1 | -7/+1 |
2017-06-02 | net: dsa: comment hot path requirements | Vivien Didelot | 1 | -0/+3 |
2017-06-02 | virtchnl: Add compile time static asserts to validate structure sizes | Sridhar Samudrala | 1 | -0/+50 |
2017-06-02 | virtchnl: Add pad fields to a couple of structures | Sridhar Samudrala | 1 | -0/+3 |
2017-06-02 | i40e/virtchnl: move function to virtchnl | Jesse Brandeburg | 1 | -0/+147 |
2017-06-02 | virtchnl: finish conversion to virtchnl interface | Jesse Brandeburg | 1 | -47/+81 |
2017-06-02 | i40evf/virtchnl: whitespace cleanups | Jesse Brandeburg | 1 | -3/+3 |
2017-06-02 | i40e/virtchnl: refactor code for validate checks | Jesse Brandeburg | 1 | -0/+17 |
2017-06-02 | virtchnl: convert to new macros | Jesse Brandeburg | 1 | -0/+3 |
2017-06-02 | virtchnl: rename i40e to generic virtchnl | Jesse Brandeburg | 1 | -116/+117 |
2017-06-02 | i40e/i40evf: create and use new unified header file | Jesse Brandeburg | 1 | -0/+446 |
2017-06-01 | net-next: stmmac: Add dwmac-sun8i | LABBE Corentin | 1 | -0/+1 |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin | 1 | -0/+1 |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 1 | -3/+9 |
2017-06-01 | dsa: add DSA switch driver for Microchip KSZ9477 | Woojung Huh | 1 | -0/+29 |