Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cb9d9968661662a9743e50a32006d5e9d732d346
cb9d996
tools: bpftool: add documentation for net attach/detach
by Daniel T. Lee
· 5 years ago
10a708c
tools: bpftool: add bash-completion for net attach/detach
by Daniel T. Lee
· 5 years ago
37c7f86
tools: bpftool: add net detach command to detach XDP on interface
by Daniel T. Lee
· 5 years ago
04949cc
tools: bpftool: add net attach command to attach XDP on interface
by Daniel T. Lee
· 5 years ago
a9436dc
tools: bpftool: compile with $(EXTRA_WARNINGS)
by Quentin Monnet
· 5 years ago
c162610
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by Jakub Kicinski
· 5 years ago
b753c5a
Merge branch 'r8152-RX-improve'
by Jakub Kicinski
· 5 years ago
e4a5017
r8152: change rx_copybreak and rx_pending through ethtool
by Hayes Wang
· 5 years ago
47922fc
r8152: support skb_add_rx_frag
by Hayes Wang
· 5 years ago
d55d708
r8152: use alloc_pages for rx buffer
by Hayes Wang
· 5 years ago
252df8b
r8152: replace array with linking list for rx information
by Hayes Wang
· 5 years ago
ec5791c
r8152: separate the rx buffer size
by Hayes Wang
· 5 years ago
e070ca3
Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps'
by Jakub Kicinski
· 5 years ago
65b2799
net: phy: let phy_speed_down/up support speeds >1Gbps
by Heiner Kallweit
· 5 years ago
331c56a
net: phy: add phy_speed_down_core and phy_resolve_min_speed
by Heiner Kallweit
· 5 years ago
7b261e0
net: phy: add __set_linkmode_max_speed
by Heiner Kallweit
· 5 years ago
043b841
net: devlink: remove redundant rtnl lock assert
by Vlad Buslov
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
a9a9676
net: hns3: Make hclge_func_reset_sync_vf static
by YueHaibing
· 5 years ago
92b4982
devlink: send notifications for deleted snapshots on region destroy
by Jiri Pirko
· 5 years ago
72ef80b
Merge branch 'bpf-libbpf-read-sysfs-btf'
by Daniel Borkmann
· 5 years ago
a1916a1
libbpf: attempt to load kernel BTF from sysfs first
by Andrii Nakryiko
· 5 years ago
7fd7856
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
by Andrii Nakryiko
· 5 years ago
9840a4f
selftests/bpf: fix race in flow dissector tests
by Petar Penkov
· 5 years ago
d66fa3c
tools: bpftool: add feature check for zlib
by Peter Wu
· 5 years ago
341dfcf
btf: expose BTF info through sysfs
by Andrii Nakryiko
· 5 years ago
1053334
netfilter: connlabels: prefer static lock initialiser
by Florian Westphal
· 5 years ago
0a30ba5
netfilter: nf_nat_proto: make tables static
by Valdis Klētnieks
· 5 years ago
5785cf1
netfilter: nf_tables: add missing prototypes.
by Valdis Klētnieks
· 5 years ago
2a475c4
kbuild: remove all netfilter headers from header-test blacklist.
by Jeremy Sowden
· 5 years ago
20a9379
netfilter: remove "#ifdef __KERNEL__" guards from some headers.
by Jeremy Sowden
· 5 years ago
78458e3
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
by Jeremy Sowden
· 5 years ago
0abc8bf
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files.
by Jeremy Sowden
· 5 years ago
47e640a
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
by Jeremy Sowden
· 5 years ago
9211bfb
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file.
by Jeremy Sowden
· 5 years ago
a1b2f04
netfilter: add missing includes to a number of header-files.
by Jeremy Sowden
· 5 years ago
bd96b4c7
netfilter: inline four headers files into another one.
by Jeremy Sowden
· 5 years ago
43dd16e
netfilter: nf_tables: store data in offload context registers
by Pablo Neira Ayuso
· 5 years ago
bd8699e
netfilter: nft_bitwise: add offload support
by Pablo Neira Ayuso
· 5 years ago
7e59b3f
netfilter: remove unnecessary spaces
by yangxingwu
· 5 years ago
a664a83
tools: bpftool: fix reading from /proc/config.gz
by Peter Wu
· 5 years ago
53f6f39
caif: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
6f20a69
xen-netback: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
a858390
Merge branch 'net-dsa-mv88e6xxx-prepare-Wait-Bit-operation'
by David S. Miller
· 5 years ago
eede236
net: dsa: mv88e6xxx: add delay in direct SMI wait
by Vivien Didelot
· 5 years ago
1c6463b
net: dsa: mv88e6xxx: fix SMI bit checking
by Vivien Didelot
· 5 years ago
2ad4da7
net: dsa: mv88e6xxx: remove wait and update routines
by Vivien Didelot
· 5 years ago
28ae1e9
net: dsa: mv88e6xxx: wait for AVB Busy bit
by Vivien Didelot
· 5 years ago
19fb7f6
net: dsa: mv88e6xxx: introduce wait bit routine
by Vivien Didelot
· 5 years ago
683f224
net: dsa: mv88e6xxx: introduce wait mask routine
by Vivien Didelot
· 5 years ago
9299385
net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
by Vivien Didelot
· 5 years ago
eb2e7f0
r8169: inline rtl8169_free_rx_databuff
by Heiner Kallweit
· 5 years ago
d35bbe8
Merge branch 'realtek-phy-next'
by David S. Miller
· 5 years ago
087f5b8
net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
by Heiner Kallweit
· 5 years ago
bf22b34
net: phy: add phy_modify_paged_changed
by Heiner Kallweit
· 5 years ago
f4069cd
net: phy: prepare phylib to deal with PHY's extending Clause 22
by Heiner Kallweit
· 5 years ago
3eef868
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functions
by Heiner Kallweit
· 5 years ago
150e8f8
netdevsim: register couple of devlink params
by Jiri Pirko
· 5 years ago
6e5ee48
Merge branch 'drop_monitor-Capture-dropped-packets-and-metadata'
by David S. Miller
· 5 years ago
e9feb58
drop_monitor: Expose tail drop counter
by Ido Schimmel
· 5 years ago
30328d4
drop_monitor: Make drop queue length configurable
by Ido Schimmel
· 5 years ago
444be06
drop_monitor: Add a command to query current configuration
by Ido Schimmel
· 5 years ago
5798661
drop_monitor: Allow truncation of dropped packets
by Ido Schimmel
· 5 years ago
ca30707
drop_monitor: Add packet alert mode
by Ido Schimmel
· 5 years ago
28315f7
drop_monitor: Add alert mode operations
by Ido Schimmel
· 5 years ago
c5ab9b1
drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration
by Ido Schimmel
· 5 years ago
44075f5
drop_monitor: Reset per-CPU data before starting to trace
by Ido Schimmel
· 5 years ago
70c6927
drop_monitor: Initialize timer and work item upon tracing enable
by Ido Schimmel
· 5 years ago
7c74783
drop_monitor: Split tracing enable / disable to different functions
by Ido Schimmel
· 5 years ago
2cc2743
Merge branch 'Networking-driver-debugfs-cleanups'
by David S. Miller
· 5 years ago
7e174a4
ieee802154: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
35dc61e
ixgbe: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
43c4eb0
i40e: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
ecc5570
fm10k: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
e6882aa
mvpp2: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
2f62f8e
skge: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
687236b
qca: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
92aff5b
dpaa2: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
8d72ab1
stmmac: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
16e9b48
nfp: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
11ab11e
hns3: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
9dac1e8
cxgb4: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
3a131e8
bnxt: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
9e3926d
xgbe: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
9f818c8
mlx5: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
fedcc6d
bonding: no need to print a message if debugfs_create_dir() fails
by Greg Kroah-Hartman
· 5 years ago
a62052b
wimax: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
38b9e0f
Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
62ad42e
tc-testing: added tdc tests for matchall filter
by Roman Mashak
· 5 years ago
f887427
selftests: Fix detection of nettest command in fcnal-test
by David Ahern
· 5 years ago
b51c225
net/mlx5e: Use refcount_t for refcount
by Chuhong Yuan
· 5 years ago
c938451f
net/mlx5e: Use vhca_id in generating representor port_index
by Parav Pandit
· 5 years ago
724ee1791
net/mlx5e: Simplify querying port representor parent id
by Parav Pandit
· 5 years ago
ef2e409
net/mlx5: E-switch, Removed unused hwid
by Parav Pandit
· 5 years ago
d589e78
net/mlx5e: Allow concurrent creation of encap entries
by Vlad Buslov
· 5 years ago
61086f3
net/mlx5e: Protect encap hash table with mutex
by Vlad Buslov
· 5 years ago
948993f
net/mlx5e: Extend encap entry with reference counter
by Vlad Buslov
· 7 years ago
a734d00
net/mlx5e: Allow concurrent creation of mod_hdr entries
by Vlad Buslov
· 5 years ago
d2faae2
net/mlx5e: Protect mod_hdr hash table with mutex
by Vlad Buslov
· 5 years ago
83a52f0
net/mlx5e: Protect mod header entry flows list with spinlock
by Vlad Buslov
· 7 years ago
Next »