index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Support variable offset stack access from helpers
Andrey Ignatov
2019-03-29
1
-21
/
+54
*
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
2019-03-28
3
-3
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
926
-7580
/
+15145
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
182
-1137
/
+3121
|
|
\
|
|
*
dpaa2-eth: fix race condition with bql frame accounting
Ioana Ciornei
2019-03-26
1
-4
/
+9
|
|
*
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-03-26
2
-2
/
+2
|
|
*
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
2019-03-26
1
-0
/
+5
|
|
*
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
2019-03-26
2
-0
/
+29
|
|
*
tipc: change to check tipc_own_id to return in tipc_net_stop
Xin Long
2019-03-26
1
-4
/
+1
|
|
*
net: usb: aqc111: Extend HWID table by QNAP device
Dmitry Bezrukov
2019-03-26
2
-0
/
+23
|
|
*
net: sched: Kconfig: update reference link for PIE
Leslie Monis
2019-03-26
1
-2
/
+1
|
|
*
net: dsa: qca8k: extend slave-bus implementations
Christian Lamparter
2019-03-26
2
-1
/
+168
|
|
*
net: dsa: qca8k: remove leftover phy accessors
Christian Lamparter
2019-03-26
1
-18
/
+0
|
|
*
dt-bindings: net: dsa: qca8k: support internal mdio-bus
Christian Lamparter
2019-03-26
1
-5
/
+64
|
|
*
dt-bindings: net: dsa: qca8k: fix example
Christian Lamparter
2019-03-26
1
-2
/
+2
|
|
*
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
2019-03-26
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-25
5
-33
/
+92
|
|
|
\
|
|
|
*
Merge branch 'libbpf-fixup'
Alexei Starovoitov
2019-03-25
2
-14
/
+29
|
|
|
|
\
|
|
|
|
*
bpf, libbpf: clarify bump in libbpf version info
Daniel Borkmann
2019-03-25
1
-0
/
+1
|
|
|
|
*
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
2019-03-25
1
-14
/
+28
|
|
|
|
/
|
|
|
*
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-22
2
-9
/
+36
|
|
|
*
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-03-21
1
-1
/
+1
|
|
|
*
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
2019-03-21
1
-2
/
+11
|
|
|
*
bpf: Try harder when allocating memory for large maps
Martynas Pumputis
2019-03-18
1
-7
/
+15
|
|
*
|
rxrpc: avoid clang -Wuninitialized warning
Arnd Bergmann
2019-03-24
1
-6
/
+5
|
|
*
|
tipc: tipc clang warning
Jon Maloy
2019-03-24
1
-3
/
+4
|
|
*
|
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
2019-03-24
1
-2
/
+5
|
|
*
|
r8169: fix cable re-plugging issue
Heiner Kallweit
2019-03-24
1
-1
/
+1
|
|
*
|
net: ethernet: ti: fix possible object reference leak
Wen Yang
2019-03-24
1
-2
/
+6
|
|
*
|
net: ibm: fix possible object reference leak
Wen Yang
2019-03-24
1
-0
/
+1
|
|
*
|
net: xilinx: fix possible object reference leak
Wen Yang
2019-03-24
1
-0
/
+2
|
|
*
|
net: phy: Re-parent menus for MDIO bus drivers correctly
Florian Fainelli
2019-03-24
1
-0
/
+3
|
|
*
|
r8169: don't read interrupt mask register in interrupt handler
Heiner Kallweit
2019-03-22
1
-2
/
+4
|
|
*
|
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
2019-03-21
2
-8
/
+6
|
|
*
|
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-03-21
1
-2
/
+6
|
|
*
|
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-21
1
-5
/
+9
|
|
*
|
Merge branch 'net-sched-validate-the-control-action-with-all-the-other-parame...
David S. Miller
2019-03-21
36
-121
/
+749
|
|
|
\
\
|
|
|
*
|
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
4
-10
/
+13
|
|
|
*
|
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-03-21
1
-1
/
+1
|
|
|
*
|
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
2
-3
/
+42
|
|
|
*
|
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2019-03-21
2
-2
/
+41
|
|
|
*
|
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2019-03-21
2
-3
/
+41
|
|
|
*
|
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2019-03-21
2
-3
/
+41
|
|
|
*
|
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2019-03-21
2
-14
/
+63
|
|
|
*
|
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2019-03-21
2
-3
/
+41
|
|
|
*
|
net/sched: act_police: validate the control action inside init()
Davide Caratti
2019-03-21
2
-1
/
+36
|
|
|
*
|
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2019-03-21
2
-2
/
+65
|
|
|
*
|
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2019-03-21
2
-1
/
+36
|
|
|
*
|
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2019-03-21
2
-3
/
+43
|
|
|
*
|
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2019-03-21
2
-4
/
+42
[next]