Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
69eaab04c675ef2d0127a80b3395aa90dfd1061f
69eaab04
btf: extract BTF type size calculation
by Andrii Nakryiko
· 6 years ago
a8a1f7d
libbpf: fix libbpf_print
by Stanislav Fomichev
· 6 years ago
1728b11
Merge branch 'libbpf-btf_ext'
by Alexei Starovoitov
· 6 years ago
96408c4
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
by Yonghong Song
· 6 years ago
b8dcf8d
tools/bpf: expose functions btf_ext__* as API functions
by Yonghong Song
· 6 years ago
7e8a590
selftests/bpf: use localhost in tcp_{server,client}.py
by Stanislav Fomichev
· 6 years ago
ecc15f1
s390: bpf: fix JMP32 code-gen
by Heiko Carstens
· 6 years ago
9fa3b47
Merge branch 'change-libbpf-print-api'
by Alexei Starovoitov
· 6 years ago
6f1ae8b
tools/bpf: simplify libbpf API function libbpf_set_print()
by Yonghong Song
· 6 years ago
9d100a1
tools/bpf: print out btf log at LIBBPF_WARN level
by Yonghong Song
· 6 years ago
8461ef8
tools/bpf: move libbpf pr_* debug print functions to headers
by Yonghong Song
· 6 years ago
cc73357
socket: fix for Add SO_TIMESTAMP[NS]_NEW
by Stephen Rothwell
· 6 years ago
ce3fdb6
netdevice.h: Add __cold to netdev_<level> logging functions
by Joe Perches
· 6 years ago
ff7653f
net: Fix fall through warning in y2038 tstamp changes.
by David S. Miller
· 6 years ago
303a339
bpfilter: remove extra header search paths for bpfilter_umh
by Masahiro Yamada
· 6 years ago
ee825e8
Merge branch 'phy-aquantia-improvements'
by David S. Miller
· 6 years ago
278f6b6
net: phy: aquantia: replace magic numbers with constants
by Heiner Kallweit
· 6 years ago
4d5dfb6
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
by Heiner Kallweit
· 6 years ago
81e6578
net: phy: aquantia: remove unneeded includes
by Heiner Kallweit
· 6 years ago
b37ecb5
net: phy: aquantia: Shorten name space prefix to aqr_
by Andrew Lunn
· 6 years ago
9fb2080
net: Fix ip_mc_{dec,inc}_group allocation context
by Florian Fainelli
· 6 years ago
bff5731
net: devlink: report cell size of shared buffers
by Jakub Kicinski
· 6 years ago
a98dc6a
Merge branch 'net-y2038-safe-socket-timestamps'
by David S. Miller
· 6 years ago
a9beb86
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
by Deepa Dinamani
· 6 years ago
45bdc66
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
by Deepa Dinamani
· 6 years ago
9dd4921
socket: Update timestamping Documentation
by Deepa Dinamani
· 6 years ago
9718475
socket: Add SO_TIMESTAMPING_NEW
by Deepa Dinamani
· 6 years ago
887feae
socket: Add SO_TIMESTAMP[NS]_NEW
by Deepa Dinamani
· 6 years ago
98bb03c
socket: Add struct __kernel_sock_timeval
by Deepa Dinamani
· 6 years ago
13c6ee2
socket: Use old_timeval types for socket timestamps
by Deepa Dinamani
· 6 years ago
bcb3fc3
arch: sparc: Override struct __kernel_old_timeval
by Deepa Dinamani
· 6 years ago
7f1bc6e
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
by Deepa Dinamani
· 6 years ago
2edfd8e
arch: Use asm-generic/socket.h when possible
by Deepa Dinamani
· 6 years ago
fe0c72f
socket: move compat timeout handling into sock.c
by Arnd Bergmann
· 6 years ago
a9bcfd1
selftests: add missing include unistd
by Deepa Dinamani
· 6 years ago
3f8cfd0d
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
by Arjun Vynipadath
· 6 years ago
1d2f4eb
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
by Edward Chron
· 6 years ago
f66ebd1
net: phy: realtek: add generic Realtek PHY driver
by Heiner Kallweit
· 6 years ago
682a789
atheros: atl2: fix an indentaion issue on a return statement
by Colin Ian King
· 6 years ago
7509ef2
atl1c: fix indentation issue on an if statement
by Colin Ian King
· 6 years ago
282faf3
bna: fix indentation issue on call to bfa_ioc_pf_failed
by Colin Ian King
· 6 years ago
7831216
chelsio: clean up indentation issue
by Colin Ian King
· 6 years ago
0bb1683
net: nixge: Update device-tree bindings with v3.00
by Alex Williams
· 6 years ago
87ab207
net: nixge: Separate ctrl and dma resources
by Alex Williams
· 6 years ago
5ea25b1
r8169: remove rtl_wol_pll_power_down
by Heiner Kallweit
· 6 years ago
a68a848
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
54a395b
net: hns3: MAC table entry count function increases operation 0 value protection measures
by liuzhongzhu
· 6 years ago
6104ca8
net: hns3: modify the upper limit judgment condition
by liuzhongzhu
· 6 years ago
77af09c
net: hns3: don't allow user to change vlan filter state
by Jian Shen
· 6 years ago
f9f0709
net: hns3: optimize the maximum TC macro
by liuzhongzhu
· 6 years ago
9194d18
net: hns3: fix the problem that the supported port is empty
by liuzhongzhu
· 6 years ago
b6b4f98
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
by Huazhong Tan
· 6 years ago
3a58642
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
by Weihang Li
· 6 years ago
b671b72
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
by Weihang Li
· 6 years ago
8ca754b
net: hns3: code optimization for hclge_rx_buffer_calc
by Yunsheng Lin
· 6 years ago
1731be4
net: hns3: Modify parameter type from int to bool in set_gro_en
by Yonglong Liu
· 6 years ago
6241e71
net: hns3: fix an issue for hns3_update_new_int_gl
by Peng Li
· 6 years ago
9e50dc1
net: hns3: fix a code style issue for hns3_update_new_int_gl()
by Peng Li
· 6 years ago
beb7355
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
5974b7c1e
Merge branch 'shifts-cleanup'
by Alexei Starovoitov
· 6 years ago
ac7a171
nfp: bpf: complete ALU32 logic shift supports
by Jiong Wang
· 6 years ago
db0a4b3
nfp: bpf: correct the behavior for shifts by zero
by Jiong Wang
· 6 years ago
2a11815
selftests/bpf: remove generated verifier/tests.h on 'make clean'
by Stanislav Fomichev
· 6 years ago
d6b0a01
Merge branch 'devlink-add-device-driver-information-API'
by David S. Miller
· 6 years ago
ddb6e99
ethtool: add compat for devlink info
by Jakub Kicinski
· 6 years ago
7c908f4
nfp: devlink: report the running and flashed versions
by Jakub Kicinski
· 6 years ago
b965884
nfp: nsp: add support for versions command
by Jakub Kicinski
· 6 years ago
937a3e2
nfp: devlink: report fixed versions
by Jakub Kicinski
· 6 years ago
4adba00
nfp: devlink: report driver name and serial number
by Jakub Kicinski
· 6 years ago
785bd55
devlink: add generic info version names
by Jakub Kicinski
· 6 years ago
fc6fae7
devlink: add version reporting to devlink info API
by Jakub Kicinski
· 6 years ago
f9cf228
devlink: add device information API
by Jakub Kicinski
· 6 years ago
26281e2
Merge branch 'selftests-Various-fixes'
by David S. Miller
· 6 years ago
084fafe
selftests: forwarding: mirror_gre_flower: Fix test result handling
by Petr Machata
· 6 years ago
2243cad
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
by Petr Machata
· 6 years ago
ba22b65
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
by Petr Machata
· 6 years ago
a99dd62
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
by Petr Machata
· 6 years ago
ccdb66d
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
by Petr Machata
· 6 years ago
35036b0
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test
by Petr Machata
· 6 years ago
db2c5bf
selftests: forwarding: mirror_lib: Wait for tardy mirrored packets
by Petr Machata
· 6 years ago
3dc178a
selftests: forwarding: mirror_gre_changes: Fix TTL test
by Petr Machata
· 6 years ago
f3b05bb
selftests: mlxsw: Update ping limits
by Petr Machata
· 6 years ago
0175cb5
selftests: forwarding: mirror_lib: Update ping limits
by Petr Machata
· 6 years ago
b6a4fd6
selftests: forwarding: Make ping timeout configurable
by Ido Schimmel
· 6 years ago
3fc46fc
ipconfig: add carrier_timeout kernel parameter
by Martin Kepplinger
· 6 years ago
1f533ba
ipv4: fib: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
ee69804
nfp: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
6541d02
tulip: eeprom: use struct_size() in kmalloc()
by Gustavo A. R. Silva
· 6 years ago
c49f0ce
cxgb4: smt: use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
3ebb18a
cxgb4: sched: use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
5b053e1
net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS
by Dave Watson
· 6 years ago
665cf63
Merge branch 'tls-1.3-support'
by David S. Miller
· 6 years ago
8debd67
net: tls: Add tests for TLS 1.3
by Dave Watson
· 6 years ago
130b392
net: tls: Add tls 1.3 support
by Dave Watson
· 6 years ago
fedf201
net: tls: Refactor control message handling on recv
by Dave Watson
· 6 years ago
a2ef9b6
net: tls: Refactor tls aad space size calculation
by Dave Watson
· 6 years ago
fb99bce
net: tls: Support 256 bit keys
by Dave Watson
· 6 years ago
473c5da
Merge branch 'bpf-xdp-sample-libbpf'
by Daniel Borkmann
· 6 years ago
3b7a8ec
samples/bpf: Check the prog id before exiting
by Maciej Fijalkowski
· 6 years ago
50db9f0
libbpf: Add a support for getting xdp prog id on ifindex
by Maciej Fijalkowski
· 6 years ago
Next »