index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
devpts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2
-8
/
+51
2018-10-23
net: dsa: legacy: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-23
ptp: ptp_dte: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-23
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
1
-0
/
+1
2018-10-23
af_unix.h: trivial whitespace cleanup
Vito Caputo
1
-2
/
+2
2018-10-23
net/mlx5: Allocate enough space for the FDB sub-namespaces
Dan Carpenter
1
-1
/
+1
2018-10-23
tc-tests: test denial of 'goto chain' for exceed traffic in police.json
Davide Caratti
1
-0
/
+24
2018-10-23
tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json
Davide Caratti
1
-0
/
+24
2018-10-23
net/sched: act_police: disallow 'goto chain' on fallback control action
Davide Caratti
1
-2
/
+10
2018-10-23
net/sched: act_gact: disallow 'goto chain' on fallback control action
Davide Caratti
1
-0
/
+5
2018-10-23
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
1
-0
/
+1
2018-10-23
net: bpfilter: Set user mode helper's command line
Olivier Brunel
1
-0
/
+1
2018-10-23
umh: Add command line to user mode helpers
Olivier Brunel
2
-2
/
+15
2018-10-23
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
1
-1
/
+1
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
[next]