Age | Commit message (Expand) | Author |
2019-03-26 | tipc: change to check tipc_own_id to return in tipc_net_stop | Xin Long |
2019-03-26 | net: usb: aqc111: Extend HWID table by QNAP device | Dmitry Bezrukov |
2019-03-26 | net: sched: Kconfig: update reference link for PIE | Leslie Monis |
2019-03-26 | net: dsa: qca8k: extend slave-bus implementations | Christian Lamparter |
2019-03-26 | net: dsa: qca8k: remove leftover phy accessors | Christian Lamparter |
2019-03-26 | dt-bindings: net: dsa: qca8k: support internal mdio-bus | Christian Lamparter |
2019-03-26 | dt-bindings: net: dsa: qca8k: fix example | Christian Lamparter |
2019-03-25 | net: phy: don't clear BMCR in genphy_soft_reset | Heiner Kallweit |
2019-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-24 | Merge branch 'libbpf-fixup' | Alexei Starovoitov |
2019-03-24 | bpf, libbpf: clarify bump in libbpf version info | Daniel Borkmann |
2019-03-24 | bpf, libbpf: fix version info and add it to shared object | Daniel Borkmann |
2019-03-23 | rxrpc: avoid clang -Wuninitialized warning | Arnd Bergmann |
2019-03-23 | tipc: tipc clang warning | Jon Maloy |
2019-03-23 | net: sched: fix cleanup NULL pointer exception in act_mirr | John Hurley |
2019-03-23 | r8169: fix cable re-plugging issue | Heiner Kallweit |
2019-03-23 | net: ethernet: ti: fix possible object reference leak | Wen Yang |
2019-03-23 | net: ibm: fix possible object reference leak | Wen Yang |
2019-03-23 | net: xilinx: fix possible object reference leak | Wen Yang |
2019-03-23 | net: phy: Re-parent menus for MDIO bus drivers correctly | Florian Fainelli |
2019-03-22 | r8169: don't read interrupt mask register in interrupt handler | Heiner Kallweit |
2019-03-21 | bpf: verifier: propagate liveness on all frames | Jakub Kicinski |
2019-03-21 | net: hns3: fix for not calculating tx bd num correctly | Yunsheng Lin |
2019-03-21 | rhashtable: Still do rehash when we get EEXIST | Herbert Xu |
2019-03-21 | net-sysfs: Fix memory leak in netdev_register_kobject | Wang Hai |
2019-03-21 | Merge branch 'net-sched-validate-the-control-action-with-all-the-other-parame... | David S. Miller |
2019-03-21 | net/sched: let actions use RCU to access 'goto_chain' | Davide Caratti |
2019-03-21 | net/sched: don't dereference a->goto_chain to read the chain index | Davide Caratti |
2019-03-21 | net/sched: act_vlan: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_tunnel_key: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_skbmod: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_skbedit: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_simple: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_sample: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_police: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_pedit: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_nat: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_connmark: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_mirred: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_ife: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_gact: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_csum: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: act_bpf: validate the control action inside init() | Davide Caratti |
2019-03-21 | net/sched: prepare TC actions to properly validate the control action | Davide Caratti |
2019-03-21 | net: macb: Add null check for PCLK and HCLK | Harini Katakam |
2019-03-21 | net: phy: Add DP83825I to the DP83822 driver | Dan Murphy |
2019-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-03-21 | genetlink: Fix a memory leak on error path | YueHaibing |
2019-03-21 | tipc: fix cancellation of topology subscriptions | Erik Hugne |
2019-03-21 | bpf: do not restore dst_reg when cur_state is freed | Xu Yu |