Age | Commit message (Expand) | Author |
2017-06-13 | net: phy: Make phy_ethtool_ksettings_get return void | yuval.shaia@oracle.com |
2017-06-13 | mdio_bus: handle only single PHY reset GPIO | Sergei Shtylyov |
2017-06-12 | udp: avoid a cache miss on dequeue | Paolo Abeni |
2017-06-12 | net: factor out a helper to decrement the skb refcount | Paolo Abeni |
2017-06-11 | Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval |
2017-06-09 | qed: Revise ll2 Rx completion | Mintz, Yuval |
2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval |
2017-06-09 | Ipvlan should return an error when an address is already in use. | Krister Johansen |
2017-06-08 | Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller |
2017-06-08 | net: propagate tc filter chain index down the ndo_setup_tc call | Jiri Pirko |
2017-06-08 | net/mlx5e: Add support for reading connector type from PTYS | Eran Ben Elisha |
2017-06-08 | net/mlx5: Update flow table commands layout | Maor Gottlieb |
2017-06-07 | rxrpc: Provide a cmsg to specify the amount of Tx data for a call | David Howells |
2017-06-07 | rxrpc: Provide a getsockopt call to query what cmsgs types are supported | David Howells |
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 |