Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-27 | net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link() | Jia-Ju Bai | 1 | -2/+2 |
2018-07-27 | net: hisilicon: hns: Replace mdelay() with msleep() | Jia-Ju Bai | 2 | -4/+4 |
2018-07-27 | net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring() | Jia-Ju Bai | 1 | -4/+4 |
2018-07-27 | sch_cake: Make gso-splitting configurable from userspace | Dave Taht | 1 | -6/+7 |
2018-07-27 | cxgb4: print ULD queue information managed by LLD | Rahul Lakkireddy | 1 | -19/+277 |
2018-07-27 | l2tp: drop ->mru from struct l2tp_session | Guillaume Nault | 6 | -51/+9 |
2018-07-27 | l2tp: drop ->flags from struct pppol2tp_session | Guillaume Nault | 1 | -11/+2 |
2018-07-27 | l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute | Guillaume Nault | 3 | -6/+2 |
2018-07-27 | l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute | Guillaume Nault | 4 | -20/+5 |
2018-07-27 | net/rds/Kconfig: Correct the RDS depends | Anders Roxell | 1 | -1/+1 |