index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+22
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
1
-10
/
+6
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-23
net: hns3: Add enable and process hw errors of TM scheduler
Shiju Jose
4
-0
/
+303
2018-10-23
net: hns3: Add enable and process hw errors from PPP
Shiju Jose
3
-0
/
+280
2018-10-23
net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
Shiju Jose
3
-0
/
+207
2018-10-23
net: hns3: Add enable and process common ecc errors
Shiju Jose
3
-0
/
+318
2018-10-23
net: hns3: Add support to enable and disable hw errors
Shiju Jose
3
-0
/
+32
2018-10-23
net: hns3: Add PCIe AER error recovery
Shiju Jose
4
-7
/
+35
2018-10-23
net: hns3: Add PCIe AER callback error_detected
Shiju Jose
6
-1
/
+101
2018-10-23
mISDN: Fix type of switch control variable in ctrl_teimanager
Nathan Chancellor
1
-4
/
+3
2018-10-23
tipc: eliminate message disordering during binding table update
Jon Maloy
3
-8
/
+12
2018-10-23
octeontx2-af: Remove set but not used variables 'devnum, is_pf'
YueHaibing
1
-22
/
+3
2018-10-23
octeontx2-af: Remove set but not used variable 'block'
YueHaibing
1
-3
/
+0
2018-10-23
phy: ocelot-serdes: fix out-of-bounds read
Gustavo A. R. Silva
1
-2
/
+2
2018-10-23
dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1
Gustavo A. R. Silva
1
-1
/
+1
2018-10-23
tipc: use destination length for copy string
Guoqing Jiang
1
-1
/
+1
2018-10-23
isdn: hfc_{pci,sx}: Avoid empty body if statements
Nathan Chancellor
4
-12
/
+11
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
[next]