index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-08
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
2018-10-08
net/ipv4: Update inet_dump_ifaddr for strict data checking
David Ahern
2018-10-08
netlink: Add new socket option to enable strict checking on dumps
David Ahern
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
2018-10-08
netlink: Add strict version of nlmsg_parse and nla_parse
David Ahern
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
netlink: Add extack message to nlmsg_parse for invalid header length
David Ahern
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
2018-10-08
isdn/gigaset: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-08
Merge branch 'net-sched-cls_u32-Various-improvements'
David S. Miller
2018-10-08
net: sched: cls_u32: simplify the hell out u32_delete() emptiness check
Al Viro
2018-10-08
net: sched: cls_u32: keep track of knodes count in tc_u_common
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tp_c
Al Viro
2018-10-08
net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
Al Viro
2018-10-08
net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
Al Viro
2018-10-08
net: sched: cls_u32: clean tc_u_common hashtable
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tc_u_common ->rcu
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tc_u_knode ->tp
Al Viro
2018-10-08
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
Al Viro
2018-10-08
net: sched: cls_u32: make sure that divisor is a power of 2
Al Viro
2018-10-08
net: sched: cls_u32: disallow linking to root hnode
Al Viro
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
2018-10-08
Merge branch 'net-phy-mscc-add-support-for-VSC8584-and-VSC8574-Microsemi-quad...
David S. Miller
2018-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-10-08
dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
Quentin Schulz
2018-10-08
Merge branch 'net-phy-mscc-various-improvements-to-Microsemi-PHY-driver'
David S. Miller
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
2018-10-08
net: dpaa2: fix and improve dpaa2-ptp driver
Yangbo Lu
2018-10-08
net: dpaa2: remove unused code for dprtc
Yangbo Lu
2018-10-08
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
Yangbo Lu
2018-10-08
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Yangbo Lu
2018-10-08
MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET
Yangbo Lu
2018-10-08
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
2018-10-08
Merge branch 'bpf-to-bpf-calls-nfp'
Daniel Borkmann
2018-10-08
bpf: allow offload of programs with BPF-to-BPF function calls
Quentin Monnet
2018-10-08
nfp: bpf: support pointers to other stack frames for BPF-to-BPF calls
Quentin Monnet
2018-10-08
nfp: bpf: optimise save/restore for R6~R9 based on register usage
Quentin Monnet
2018-10-08
nfp: bpf: fix return address from register-saving subroutine to callee
Quentin Monnet
2018-10-08
nfp: bpf: update fixup function for BPF-to-BPF calls support
Quentin Monnet
2018-10-08
nfp: bpf: account for additional stack usage when checking stack limit
Quentin Monnet
2018-10-08
nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver
Quentin Monnet
2018-10-08
nfp: bpf: account for BPF-to-BPF calls when preparing nfp JIT
Quentin Monnet
2018-10-08
nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier
Quentin Monnet
[prev]
[next]