Age | Commit message (Expand) | Author |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-06 | net: phy: add XAUI and 10GBASE-KR PHY connection types | Russell King |
2017-06-06 | net: phy: hook up clause 45 autonegotiation restart | Russell King |
2017-06-06 | net: phy: add 802.3 clause 45 support to phylib | Russell King |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-06 | compiler, clang: suppress warning for unused static inline functions | David Rientjes |
2017-06-06 | bpf: Add BPF_OBJ_GET_INFO_BY_FD | Martin KaFai Lau |
2017-06-06 | bpf: Add jited_len to struct bpf_prog | Martin KaFai Lau |
2017-06-06 | bpf: Introduce bpf_map ID | Martin KaFai Lau |
2017-06-06 | bpf: Introduce bpf_prog ID | Martin KaFai Lau |
2017-06-06 | net: phy: Delete unused function phy_ethtool_gset | yuval.shaia@oracle.com |
2017-06-06 | Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2017-06-05 | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com |
2017-06-05 | rxrpc: Add service upgrade support for client connections | David Howells |
2017-06-05 | rxrpc: Implement service upgrade | David Howells |
2017-06-04 | net/mlx4: Fix the check in attaching steering rules | Talat Batheesh |
2017-06-04 | qed: VF XDP support | Mintz, Yuval |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval |
2017-06-04 | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow | Jason A. Donenfeld |
2017-06-04 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov |
2017-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-06-02 | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko |
2017-06-02 | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified | James Morse |
2017-06-02 | frv: declare jiffies to be located in the .data section | Matthias Kaehlcke |
2017-06-02 | include/linux/gfp.h: fix ___GFP_NOLOCKDEP value | Michal Hocko |
2017-06-02 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2017-06-02 | qed: Add support for changing iSCSI mac | Mintz, Yuval |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval |
2017-06-02 | qed: Share additional information with qedf | Mintz, Yuval |
2017-06-02 | team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias | Zhang Shengju |
2017-06-01 | Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-06-01 | virtchnl: Add compile time static asserts to validate structure sizes | Sridhar Samudrala |
2017-06-01 | virtchnl: Add pad fields to a couple of structures | Sridhar Samudrala |
2017-06-01 | i40e/virtchnl: move function to virtchnl | Jesse Brandeburg |
2017-06-01 | virtchnl: finish conversion to virtchnl interface | Jesse Brandeburg |
2017-06-01 | i40evf/virtchnl: whitespace cleanups | Jesse Brandeburg |
2017-06-01 | i40e/virtchnl: refactor code for validate checks | Jesse Brandeburg |
2017-06-01 | virtchnl: convert to new macros | Jesse Brandeburg |
2017-06-01 | virtchnl: rename i40e to generic virtchnl | Jesse Brandeburg |
2017-06-01 | net/mlx5: Define interface bits for fencing UMR wqe | Max Gurtovoy |
2017-06-01 | i40e/i40evf: create and use new unified header file | Jesse Brandeburg |
2017-06-01 | net-next: stmmac: Add dwmac-sun8i | LABBE Corentin |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-05-31 | dsa: add DSA switch driver for Microchip KSZ9477 | Woojung Huh |
2017-05-31 | phy: micrel: add Microchip KSZ 9477 Switch PHY support | Woojung Huh |
2017-05-31 | bpf: teach verifier to track stack depth | Alexei Starovoitov |
2017-05-31 | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov |