index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
net: phy: mdio-mux-bcm-iproc: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: wiznet: w5300: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: ti: davinci_emac: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: ti: cpsw: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: smsc: smc91x: simplify getting .driver_data
Wolfram Sang
1
-2
/
+1
2018-10-22
net: ethernet: davicom: dm9000: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: cadence: macb_main: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: dsa: qca8k: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: dsa: bcm_sf2: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-21
tools: bpftool: fix completion for "bpftool map update"
Quentin Monnet
1
-1
/
+1
2018-10-21
tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode
Quentin Monnet
1
-1
/
+2
2018-10-21
tools: bpftool: document restriction on '.' in names to pin in bpffs
Quentin Monnet
2
-3
/
+9
2018-10-21
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
1
-1
/
+1
2018-10-21
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
4
-52
/
+47
2018-10-21
bpf, verifier: avoid retpoline for map push/pop/peek operation
Daniel Borkmann
1
-1
/
+24
2018-10-21
bpf, verifier: remove unneeded flow key in check_helper_mem_access
Daniel Borkmann
1
-2
/
+0
2018-10-21
bpf, verifier: reject xadd on flow key memory
Daniel Borkmann
1
-1
/
+10
2018-10-21
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2
-11
/
+18
2018-10-21
ulp: remove uid and user_visible members
Daniel Borkmann
2
-9
/
+0
2018-10-21
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-21
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-20
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2
-26
/
+129
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
2
-1
/
+21
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
3
-1
/
+158
2018-10-20
r8169: add support for Byte Queue Limits
Florian Westphal
1
-5
/
+13
2018-10-20
r8169: handle all interrupt events in the hard irq handler
Heiner Kallweit
1
-46
/
+19
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-10-20
net: loopback: clear skb->tstamp before netif_rx()
Eric Dumazet
1
-0
/
+4
2018-10-20
net: ethernet: lpc_eth: add device and device node local variables
Vladimir Zapolskiy
1
-19
/
+21
2018-10-20
net: ethernet: lpc_eth: remove unused local variable
Vladimir Zapolskiy
1
-3
/
+0
2018-10-20
net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
Vladimir Zapolskiy
1
-3
/
+1
2018-10-20
net: ethernet: lpc_eth: clean up the list of included headers
Vladimir Zapolskiy
1
-22
/
+6
2018-10-20
dt-bindings: net: add support for Microchip KSZ9131
Yuiko Oshino
1
-1
/
+27
2018-10-20
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
2
-1
/
+130
2018-10-20
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
8
-29
/
+13
2018-10-20
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
2
-10
/
+26