Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3b4a63f674e94795c9b76a41b36364b8aec232e1
3b4a63f
bpf: return EOPNOTSUPP when map lookup isn't supported
by Prashant Bhole
· 6 years ago
509db28
bpf: error handling when map_lookup_elem isn't supported
by Prashant Bhole
· 6 years ago
8af03d1
bpf: btf: Fix a missing check bug
by Wenwen Wang
· 6 years ago
071a234
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
9000a45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
df3f94a
bpf: fix building without CONFIG_INET
by Arnd Bergmann
· 6 years ago
ffa0a9a
netfilter: xt_quota: Don't use aligned attribute in sizeof
by Nathan Chancellor
· 6 years ago
68049a5
dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
by Ioana Ciocoi Radulescu
· 6 years ago
9e19dab
net: mscc: ocelot: remove set but not used variable 'phy_mode'
by YueHaibing
· 6 years ago
ee9615b
Merge branch 'more-pmtu-selftests'
by David S. Miller
· 6 years ago
e44e428
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
by Sabrina Dubroca
· 6 years ago
72ebddd
selftests: pmtu: extend MTU parsing helper to locked MTU
by Sabrina Dubroca
· 6 years ago
1e0a7207
selftests: pmtu: Introduce check_pmtu_value()
by Stefano Brivio
· 6 years ago
062f97a
isdn/gigaset/isocdata: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
cd7f7df
Merge branch 'rtnetlink-Add-support-for-rigid-checking-of-data-in-dump-request'
by David S. Miller
· 6 years ago
8c6e137
rtnetlink: Update rtnl_fdb_dump for strict data checking
by David Ahern
· 6 years ago
8dfbda1
rtnetlink: Move input checking for rtnl_fdb_dump to helper
by David Ahern
· 6 years ago
c77b936
net/bridge: Update br_mdb_dump for strict data checking
by David Ahern
· 6 years ago
addd383
net: Update netconf dump handlers for strict data checking
by David Ahern
· 6 years ago
f2ae64b
net/ipv6: Update ip6addrlbl_dump for strict data checking
by David Ahern
· 6 years ago
4a73e5e
net/fib_rules: Update fib_nl_dumprule for strict data checking
by David Ahern
· 6 years ago
f80f14c
net/namespace: Update rtnl_net_dumpid for strict data checking
by David Ahern
· 6 years ago
9632d47
net/neighbor: Update neightbl_dump_info for strict data checking
by David Ahern
· 6 years ago
51183d2
net/neighbor: Update neigh_dump_info for strict data checking
by David Ahern
· 6 years ago
e8ba330
rtnetlink: Update fib dumps for strict data checking
by David Ahern
· 6 years ago
14fc5bb
rtnetlink: Update ipmr_rtm_dumplink for strict data checking
by David Ahern
· 6 years ago
786e000
rtnetlink: Update inet6_dump_ifinfo for strict data checking
by David Ahern
· 6 years ago
841891e
rtnetlink: Update rtnl_stats_dump for strict data checking
by David Ahern
· 6 years ago
2d011be
rtnetlink: Update rtnl_bridge_getlink for strict data checking
by David Ahern
· 6 years ago
905cf0a
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
by David Ahern
· 6 years ago
ed6eff1
net/ipv6: Update inet6_dump_addr for strict data checking
by David Ahern
· 6 years ago
c33078e
net/ipv4: Update inet_dump_ifaddr for strict data checking
by David Ahern
· 6 years ago
89d3552
netlink: Add new socket option to enable strict checking on dumps
by David Ahern
· 6 years ago
6ba1e6e
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
by David Ahern
· 6 years ago
a5f6cba
netlink: Add strict version of nlmsg_parse and nla_parse
by David Ahern
· 6 years ago
dac9c97
net: Add extack to nlmsg_parse
by David Ahern
· 6 years ago
3d0d433
netlink: Add extack message to nlmsg_parse for invalid header length
by David Ahern
· 6 years ago
4a19edb
netlink: Pass extack to dump handlers
by David Ahern
· 6 years ago
272a661
isdn/gigaset: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
3f2122b
Merge branch 'net-sched-cls_u32-Various-improvements'
by David S. Miller
· 6 years ago
a030598
net: sched: cls_u32: simplify the hell out u32_delete() emptiness check
by Al Viro
· 6 years ago
b245d32
net: sched: cls_u32: keep track of knodes count in tc_u_common
by Al Viro
· 6 years ago
8a8065f
net: sched: cls_u32: get rid of tp_c
by Al Viro
· 6 years ago
db04ff4
net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
by Al Viro
· 6 years ago
18512f5
net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
by Al Viro
· 6 years ago
4895c42
net: sched: cls_u32: clean tc_u_common hashtable
by Al Viro
· 6 years ago
07743ca
net: sched: cls_u32: get rid of tc_u_common ->rcu
by Al Viro
· 6 years ago
ec17caf
net: sched: cls_u32: get rid of tc_u_knode ->tp
by Al Viro
· 6 years ago
dc07c57
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
by Al Viro
· 6 years ago
2f0c982
net: sched: cls_u32: make sure that divisor is a power of 2
by Al Viro
· 6 years ago
27594ec
net: sched: cls_u32: disallow linking to root hnode
by Al Viro
· 6 years ago
b44ef84
net: sched: cls_u32: mark root hnode explicitly
by Al Viro
· 6 years ago
67db8c3
Merge branch 'net-phy-mscc-add-support-for-VSC8584-and-VSC8574-Microsemi-quad-port-PHYs'
by David S. Miller
· 6 years ago
00d70d8
net: phy: mscc: add support for VSC8574 PHY
by Quentin Schulz
· 6 years ago
a5afc16
net: phy: mscc: add support for VSC8584 PHY
by Quentin Schulz
· 6 years ago
9494a6c
dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
by Quentin Schulz
· 6 years ago
26faf0e
Merge branch 'net-phy-mscc-various-improvements-to-Microsemi-PHY-driver'
by David S. Miller
· 6 years ago
629ea0f
net: phy: mscc: remove unneeded temporary variable
by Quentin Schulz
· 6 years ago
6f0430c
net: phy: mscc: shorten `x != 0` condition to `x`
by Quentin Schulz
· 6 years ago
b7d373c
net: phy: mscc: remove unneeded parenthesis
by Quentin Schulz
· 6 years ago
96dae01
net: phy: mscc: Add EEE init sequence
by Raju Lakkaraju
· 6 years ago
f76178d
net: phy: mscc: add ethtool statistics counters
by Raju Lakkaraju
· 6 years ago
6a0bfbb
net: phy: mscc: migrate to phy_select/restore_page functions
by Quentin Schulz
· 6 years ago
590ac2f
net: dpaa2: fix and improve dpaa2-ptp driver
by Yangbo Lu
· 6 years ago
15b49f3
net: dpaa2: remove unused code for dprtc
by Yangbo Lu
· 6 years ago
180f539
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
by Yangbo Lu
· 6 years ago
58b1e72
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
by Yangbo Lu
· 6 years ago
82beb59
MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET
by Yangbo Lu
· 6 years ago
0a006a2
net: dpaa2: move DPAA2 PTP driver out of staging/
by Yangbo Lu
· 6 years ago
a2046de
Merge branch 'bpf-to-bpf-calls-nfp'
by Daniel Borkmann
· 6 years ago
e4052d0
bpf: allow offload of programs with BPF-to-BPF function calls
by Quentin Monnet
· 6 years ago
7ff0ccd
nfp: bpf: support pointers to other stack frames for BPF-to-BPF calls
by Quentin Monnet
· 6 years ago
4454962
nfp: bpf: optimise save/restore for R6~R9 based on register usage
by Quentin Monnet
· 6 years ago
2178f3f
nfp: bpf: fix return address from register-saving subroutine to callee
by Quentin Monnet
· 6 years ago
bdf4c66
nfp: bpf: update fixup function for BPF-to-BPF calls support
by Quentin Monnet
· 6 years ago
fb19816
nfp: bpf: account for additional stack usage when checking stack limit
by Quentin Monnet
· 6 years ago
389f263
nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver
by Quentin Monnet
· 6 years ago
e3b49dc
nfp: bpf: account for BPF-to-BPF calls when preparing nfp JIT
by Quentin Monnet
· 6 years ago
bcfdfb7
nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier
by Quentin Monnet
· 6 years ago
c5da54d
nfp: bpf: copy eBPF subprograms information from kernel verifier
by Quentin Monnet
· 6 years ago
1a7e62e
nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth
by Quentin Monnet
· 6 years ago
c941ce9
bpf: add verifier callback to get stack usage info for offloaded progs
by Quentin Monnet
· 6 years ago
31ce8c4
bpf, doc: Document Jump X addressing mode
by Arthur Fabre
· 6 years ago
1bc38b8
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
by Alexei Starovoitov
· 6 years ago
541d7fd
xsk: proper AF_XDP socket teardown ordering
by Björn Töpel
· 6 years ago
abf1a08
net: vhost: remove bad code line
by Tonghao Zhang
· 6 years ago
ac4a02c
net: sched: pie: fix coding style issues
by Leslie Monis
· 6 years ago
5fc7c12
bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
by Gustavo A. R. Silva
· 6 years ago
5057ef7
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
72438f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5580d81
Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wireless
by Kalle Valo
· 6 years ago
2a45501
Merge tag 'iwlwifi-next-for-kalle-2018-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 6 years ago
c1d84a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
ea7cb82
iwlwifi: dbg: make trigger functions type agnostic
by Sara Sharon
· 7 years ago
af30325
iwlwifi: dbg: decrement occurrences for all triggers
by Sara Sharon
· 7 years ago
5bea430
iwlwifi: mvm: use match_string() helper
by Yisheng Xie
· 7 years ago
136521c
iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnostic
by Sara Sharon
· 7 years ago
69f3ca8
iwlwifi: mvm: show more HE radiotap data for TB PPDUs
by Johannes Berg
· 7 years ago
8a07e8d4
iwlwifi: mvm: decode HE information for MU (without ext info)
by Johannes Berg
· 7 years ago
755384b
iwlwifi: add debugfs to send host command
by Shahar S Matityahu
· 7 years ago
Next »