Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0f5f7d7bf6e6bda4dffe7b42812a16ada6ea9816
0f5f7d7
ipv4: Add support to rtable for ipv6 gateway
by David Ahern
· 6 years ago
f35b794
ipv4: Prepare fib_config for IPv6 gateway
by David Ahern
· 6 years ago
1550c17
ipv4: Prepare rtable for IPv6 gateway
by David Ahern
· 6 years ago
bdf0046
net: Replace nhc_has_gw with nhc_gw_family
by David Ahern
· 6 years ago
71df577
ipv6: Add neighbor helpers that use the ipv6 stub
by David Ahern
· 6 years ago
1aefd3d
ipv6: Add fib6_nh_init and release to stubs
by David Ahern
· 6 years ago
3b8b11f
net: phy: improve link partner capability detection
by Heiner Kallweit
· 6 years ago
8bb309e
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
ed514fc
cxgb4: Don't return EAGAIN when TCAM is full.
by Vishal Kulkarni
· 6 years ago
fcf9782
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
by Alexandru Ardelean
· 6 years ago
9a80ba0
net: xilinx: emaclite: add minimal ethtool ops
by Alexandru Ardelean
· 6 years ago
fd69c39
datagram: remove rendundant 'peeked' argument
by Paolo Abeni
· 6 years ago
1f17f77
net: sched: flower: insert filter to ht before offloading it to hw
by Vlad Buslov
· 6 years ago
9186c90
Merge branch 'rhashtable-bitlocks'
by David S. Miller
· 6 years ago
149212f
rhashtable: add lockdep tracking to bucket bit-spin-locks.
by NeilBrown
· 6 years ago
8f0db01
rhashtable: use bit_spin_locks to protect hash bucket.
by NeilBrown
· 6 years ago
ff302db
rhashtable: allow rht_bucket_var to return NULL.
by NeilBrown
· 6 years ago
7a41c29
rhashtable: use cmpxchg() in nested_table_alloc()
by NeilBrown
· 6 years ago
1e045a6
Merge branch 'net-hsr-improvements-and-bug-fixes'
by David S. Miller
· 6 years ago
5150b45
net: hsr: Fix node prune function for forget time expiry
by Aaron Kramer
· 6 years ago
fc4ecae
net: hsr: add debugfs support for display node list
by Murali Karicheri
· 6 years ago
0e7623b
net: hsr: convert to SPDX identifier
by Murali Karicheri
· 6 years ago
9f73c2b
net: hsr: add blank line after function declaration
by Murali Karicheri
· 6 years ago
b1b4aa9
net: hsr: remove camel case usage in the code
by Murali Karicheri
· 6 years ago
d131fcc
net: hsr: add missing space around operator in code
by Murali Karicheri
· 6 years ago
0594778
net: hsr: fix placement of logical operator in a multi-line statement
by Murali Karicheri
· 6 years ago
5fa9677
net: hsr: remove unnecessary space after a cast
by Murali Karicheri
· 6 years ago
05ca6e6
net: hsr: fix NULL checks in the code
by Murali Karicheri
· 6 years ago
0525fc0
net: hsr: fix lines that ends with a '('
by Murali Karicheri
· 6 years ago
4fe25bd
net: hsr: fix alignment issues in the code for functions
by Murali Karicheri
· 6 years ago
5670342
net: hsr: remove unnecessary paranthesis from the code
by Murali Karicheri
· 6 years ago
d473077
net: hsr: fix multiple blank lines in the code
by Murali Karicheri
· 6 years ago
d595b85
net: hsr: fix lines exceeding 80 characters
by Murali Karicheri
· 6 years ago
f1054c6
selftests: forwarding: test for bridge mcast traffic after report and leave
by Nikolay Aleksandrov
· 6 years ago
ea40168
net: hns: fix unsigned comparison to less than zero
by Colin Ian King
· 6 years ago
afdb3df
Merge branch 'r8152-runtime-mac-changes'
by David S. Miller
· 6 years ago
2576627
r8152: Refresh MAC address during USBDEVFS_RESET
by Mario Limonciello
· 6 years ago
78fdde3
r8152: remove extra action copying ethernet address
by Mario Limonciello
· 6 years ago
d1edc08
tcp: remove redundant check on tskb
by Colin Ian King
· 6 years ago
cdf369c
Merge branch 'net-phy-add-Amlogic-g12a-support'
by David S. Miller
· 6 years ago
fad137c
net: phy: meson-gxl: clean-up gxl variant driver
by Jerome Brunet
· 6 years ago
5c3407a
net: phy: meson-gxl: add g12a support
by Jerome Brunet
· 6 years ago
7090425
net: phy: add amlogic g12a mdio mux support
by Jerome Brunet
· 6 years ago
867934e
dt-bindings: net: phy: add g12a mdio mux documentation
by Jerome Brunet
· 6 years ago
7934b48
virtio-net: Fix some minor formatting errors
by Yuval Shaia
· 6 years ago
6221333a
virtio-net: Remove inclusion of pci.h
by Yuval Shaia
· 6 years ago
eb94dc9
r8169: disable tx interrupt coalescing on RTL8168
by Heiner Kallweit
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6d7ee2e
net/mlx5e: Unify logic of MTU boundaries
by Tariq Toukan
· 6 years ago
0b77f23
net/mlx5e: Obsolete param field holding a constant value
by Tariq Toukan
· 6 years ago
98df6d5
net/mlx5: A write memory barrier is sufficient in EQ ci update
by Tariq Toukan
· 6 years ago
27c11b6b
net/mlx5e: Do not rewrite fields with the same match
by Eli Britstein
· 6 years ago
35a605d
net/mlx5e: Offload TC e-switch rules with ingress VLAN device
by Eli Britstein
· 6 years ago
278748a
net/mlx5e: Offload TC e-switch rules with egress VLAN device
by Eli Britstein
· 6 years ago
6fca9d1
net/mlx5e: Allow VLAN rewrite of prio field with the same match
by Eli Britstein
· 6 years ago
bf2f3bc
net/mlx5e: Deny VLAN rewrite if there is no VLAN header match
by Eli Britstein
· 6 years ago
8377629
net/mlx5e: Use helpers to get headers criteria and value pointers
by Eli Britstein
· 6 years ago
2cc1cb1
net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action
by Tonghao Zhang
· 6 years ago
20bb4a8
net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
by Tonghao Zhang
· 6 years ago
6f9af8f
net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
by Tonghao Zhang
· 6 years ago
1b18b78
net/mlx5e: Make the log friendly when decapsulation offload not supported
by Tonghao Zhang
· 6 years ago
eda99e1
net/mlx5: E-Switch, Fix double mutex initialization
by Max Gurtovoy
· 6 years ago
5d3c537
net/mlx5: Handle event of power detection in the PCIE slot
by Aya Levin
· 6 years ago
b6460c7
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
7f46774
Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux
by Linus Torvalds
· 6 years ago
c7084ed
tty: mark Siemens R3964 line discipline as BROKEN
by Greg Kroah-Hartman
· 6 years ago
ea2cec2
Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
0548740
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
bbd669a
ibmvnic: Fix completion structure initialization
by Thomas Falcon
· 6 years ago
bb9bd81
ipv6: sit: reset ip header pointer in ipip6_rcv
by Lorenzo Bianconi
· 6 years ago
8f4043f
Merge branch 'tipc-improve-TIPC-unicast-link-throughput'
by David S. Miller
· 6 years ago
58ee86b
tipc: adapt link failover for new Gap-ACK algorithm
by Tuong Lien
· 6 years ago
382f598
tipc: reduce duplicate packets for unicast traffic
by Tuong Lien
· 6 years ago
9195948
tipc: improve TIPC throughput by Gap ACK blocks
by Tuong Lien
· 6 years ago
8e22ba9
Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
29502bb
Merge branch 'genphy-ability'
by David S. Miller
· 6 years ago
32a069d
net: phy: realtek: remove setting callback get_features and use phylib fallback
by Heiner Kallweit
· 6 years ago
a1deab1
net: phy: allow a PHY driver to define neither features nor get_features
by Heiner Kallweit
· 6 years ago
e177163
net: bridge: mcast: remove unused br_ip_equal function
by Nikolay Aleksandrov
· 6 years ago
1515a63f
net: bridge: always clear mcast matching struct on reports and leaves
by Nikolay Aleksandrov
· 6 years ago
20ad549
Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b512f71
Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
448a241
Revert "r8169: use netif_receive_skb_list batching"
by Heiner Kallweit
· 6 years ago
23b5f42
Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
f6fee16
tcp: Accept ECT on SYN in the presence of RFC8311
by Tilmans, Olivier (Nokia - BE/Antwerp)
· 6 years ago
9db6ce4
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
6124d06
Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'
by David S. Miller
· 6 years ago
119c0b5
net: devlink: add warning for ndo_get_port_parent_id set when not needed
by Jiri Pirko
· 6 years ago
15b04ac
dsa: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
df535f4
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
by Jiri Pirko
· 6 years ago
c25f08a
nfp: remove ndo_get_port_parent_id implementation
by Jiri Pirko
· 6 years ago
1b15c90
nfp: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
56d9f4e
bnxt: remove ndo_get_port_parent_id implementation for physical ports
by Jiri Pirko
· 6 years ago
6605a22
bnxt: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
03213a9
bnxt: move bp->switch_id initialization to PF probe
by Jiri Pirko
· 6 years ago
aef36b8
mlxsw: Remove ndo_get_port_parent_id implementation
by Jiri Pirko
· 6 years ago
cdf29f4
mlxsw: Pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
7e1146e
net: devlink: introduce devlink_compat_switch_id_get() helper
by Jiri Pirko
· 6 years ago
bec5267
net: devlink: extend port attrs for switch ID
by Jiri Pirko
· 6 years ago
407dd70
net: devlink: convert devlink_port_attrs bools to bits
by Jiri Pirko
· 6 years ago
Next »