Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7ca2ea8253f1fbb69c437b66255a2331ff2e14c2
7ca2ea8
MIPS: Octeon: Remove unnecessary MODULE_*()
by Russell King
· 8 years ago
da5df62
iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
9303ab2
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
f225e4e
net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
13bf776
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
8c56ea4
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
fc182b8
net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
43cc277
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
f39b2dde
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
e3f29c4
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
dc37170
spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW
by Jiri Pirko
· 8 years ago
201dacb
Merge branch 'net-checkpatch'
by David S. Miller
· 8 years ago
f4563a7
net: Fix checkpatch, Missing a blank line after declarations
by tcharding
· 8 years ago
eb13da1
net: Fix checkpatch block comments warnings
by tcharding
· 8 years ago
643aa9c
net: Fix checkpatch whitespace errors
by tcharding
· 8 years ago
722c9a0
net: Fix checkpatch WARNING: please, no space before tabs
by tcharding
· 8 years ago
b668b90
Merge branch 'act_pedit-relative-offset'
by David S. Miller
· 8 years ago
853a14b
net/act_pedit: Introduce 'add' operation
by Amir Vadai
· 8 years ago
71d0ed7
net/act_pedit: Support using offset relative to the conventional network headers
by Amir Vadai
· 8 years ago
ea6da4f
net/skbuff: Introduce skb_mac_offset()
by Amir Vadai
· 8 years ago
58be242
Merge branch 'mlxsw-offload-mc-flood'
by David S. Miller
· 8 years ago
90e0f0c
mlxsw: spectrum: Update mc_disabled flag by switchdev attr
by Nogah Frankel
· 8 years ago
1e5d943
mlxsw: spectrum: Extend port_orig_get for bridge devices
by Nogah Frankel
· 8 years ago
8ecd459
mlxsw: spectrum: Add an option to flood mc by mc_router_port
by Nogah Frankel
· 8 years ago
71c365b
mlxsw: spectrum: Separate bc and mc floods
by Nogah Frankel
· 8 years ago
63fe813
mlxsw: spectrum: Change max vfid
by Nogah Frankel
· 8 years ago
69be01f
mlxsw: spectrum: Make port flood update more generic
by Nogah Frankel
· 8 years ago
eaa7df3
mlxsw: spectrum: Break flood set func to be per table
by Nogah Frankel
· 8 years ago
6d54964
switchdev: bridge: Offload mc router ports
by Nogah Frankel
· 8 years ago
f12e7d9
bridge: mcast: Merge the mc router ports deletions to one function
by Nogah Frankel
· 8 years ago
147c1e9
switchdev: bridge: Offload multicast disabled
by Nogah Frankel
· 8 years ago
94134bf
Merge branch 'sched-cls_api-small-cleanup'
by David S. Miller
· 8 years ago
40c81b2
sched: check negative err value to safe one level of indent
by Jiri Pirko
· 8 years ago
7215032
sched: add missing curly braces in else branch in tc_ctl_tfilter
by Jiri Pirko
· 8 years ago
6bb16e7
sched: move err set right before goto errout in tc_ctl_tfilter
by Jiri Pirko
· 8 years ago
33a4892
sched: push TC filter protocol creation into a separate function
by Jiri Pirko
· 8 years ago
cf1facd
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
by Jiri Pirko
· 8 years ago
79112c2
sched: rename tcf_destroy to tcf_destroy_proto
by Jiri Pirko
· 8 years ago
b4c4ebc
Merge branch 'mlxsw-identical-routes-handling'
by David S. Miller
· 8 years ago
599cf8f
mlxsw: spectrum_router: Add support for route replace
by Ido Schimmel
· 8 years ago
4283bce
mlxsw: spectrum_router: Add support for route append
by Ido Schimmel
· 8 years ago
9aecce1
mlxsw: spectrum_router: Correctly handle identical routes
by Ido Schimmel
· 8 years ago
2f3a527
ipv4: fib: Add events for FIB replace and append
by Ido Schimmel
· 8 years ago
5b7d616
ipv4: fib: Send notification before deleting FIB alias
by Ido Schimmel
· 8 years ago
42d5aa7
ipv4: fib: Send deletion notification with actual FIB alias type
by Ido Schimmel
· 8 years ago
58e3bdd
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
by Ido Schimmel
· 8 years ago
a507c34
Merge branch 'openvswitch-Conntrack-integration-improvements'
by David S. Miller
· 8 years ago
316d4d7
openvswitch: Pack struct sw_flow_key.
by Jarno Rajahalme
· 8 years ago
dd41d33
openvswitch: Add force commit.
by Jarno Rajahalme
· 8 years ago
9dd7f89
openvswitch: Add original direction conntrack tuple to sw_flow_key.
by Jarno Rajahalme
· 8 years ago
09aa98a
openvswitch: Inherit master's labels.
by Jarno Rajahalme
· 8 years ago
6ffcea7
openvswitch: Refactor labels initialization.
by Jarno Rajahalme
· 8 years ago
b87cec3
openvswitch: Simplify labels length logic.
by Jarno Rajahalme
· 8 years ago
cb80d58
openvswitch: Unionize ovs_key_ct_label with a u32 array.
by Jarno Rajahalme
· 8 years ago
193e309
openvswitch: Do not trigger events for unconfirmed connections.
by Jarno Rajahalme
· 8 years ago
9ff464d
openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.
by Jarno Rajahalme
· 8 years ago
5e17da6
openvswitch: Fix comments for skb->_nfct
by Jarno Rajahalme
· 8 years ago
9878f60
Merge branch 'ena-bug-fixes'
by David S. Miller
· 8 years ago
3e5d689
net/ena: update driver version to 1.1.2
by Netanel Belgazal
· 8 years ago
dd8427a
net/ena: change condition for host attribute configuration
by Netanel Belgazal
· 8 years ago
7102a18
net/ena: change driver's default timeouts
by Netanel Belgazal
· 8 years ago
5add6e4
net/ena: reduce the severity of ena printouts
by Netanel Belgazal
· 8 years ago
a8496eb
net/ena: use READ_ONCE to access completion descriptors
by Netanel Belgazal
· 8 years ago
b1669c9
net/ena: use napi_complete_done() return value
by Netanel Belgazal
· 8 years ago
3f6159d
net/ena: fix potential access to freed memory during device reset
by Netanel Belgazal
· 8 years ago
d81db240
net/ena: refactor ena_get_stats64 to be atomic context safe
by Netanel Belgazal
· 8 years ago
22b331c
net/ena: fix NULL dereference when removing the driver after device reset failed
by Netanel Belgazal
· 8 years ago
422e21e
net/ena: fix RSS default hash configuration
by Netanel Belgazal
· 8 years ago
6e2de20
net/ena: fix ethtool RSS flow configuration
by Netanel Belgazal
· 8 years ago
6a1ce2f
net/ena: fix queues number calculation
by Netanel Belgazal
· 8 years ago
fdeea0a
net/ena: remove ntuple filter support from device feature list
by Netanel Belgazal
· 8 years ago
b66a8043
Merge branch 'enic-vxlan-offload'
by David S. Miller
· 8 years ago
9c744d1
enic: add vxlan offload on tx path
by Govindarajulu Varadarajan
· 8 years ago
257e738
enic: add udp_tunnel ndo for vxlan offload
by Govindarajulu Varadarajan
· 8 years ago
ca02917
enic: add devcmds for vxlan offload
by Govindarajulu Varadarajan
· 8 years ago
c0e4dad
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
by Andrew Lunn
· 8 years ago
50f008e
net: dsa: Fix duplicate object rule
by Florian Fainelli
· 8 years ago
165f1cc0
Merge branch 'qcom-emac-more-ethtool'
by David S. Miller
· 8 years ago
038b9404
net: qcom/emac: add ethtool support for setting ring parameters
by Timur Tabi
· 8 years ago
c4e7bee
net: qcom/emac: add ethtool support for reading hardware registers
by Timur Tabi
· 8 years ago
15c2e10
ARM: orion: remove unused wnr854t_switch_plat_data
by Arnd Bergmann
· 8 years ago
2cbf5b4
Merge branch 'sctp-sender-stream-reconf-reset-add-streams'
by David S. Miller
· 8 years ago
242bd2d
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter
by Xin Long
· 8 years ago
7809811
sctp: add support for generating stream reconf add incoming/outgoing streams request chunk
by Xin Long
· 8 years ago
a92ce1a
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
by Xin Long
· 8 years ago
c56480a
sctp: add support for generating stream reconf ssn/tsn reset request chunk
by Xin Long
· 8 years ago
119aecb
sctp: streams should be recovered when it fails to send request.
by Xin Long
· 8 years ago
9faf1c0
sctp: drop unnecessary __packed from some stream reconf structures
by Xin Long
· 8 years ago
caa2858
Merge branch 'sfc-more-encap-offloads'
by David S. Miller
· 8 years ago
e5fbd97
sfc: configure UDP tunnel offload ports
by Jon Cooper
· 8 years ago
d4e8547
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
by Matthew Slattery
· 8 years ago
0ca2b46
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
by Jon Cooper
· 8 years ago
8a53140
sfc: harden driver against MC resets during initial probe
by Jon Cooper
· 8 years ago
da50ae2
sfc: set csum_level for encapsulated packets
by Jon Cooper
· 8 years ago
a0ee354
sfc: process RX event inner checksum flags
by Jon Cooper
· 8 years ago
df6dd79b
mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
by Ido Schimmel
· 8 years ago
d9e1661
Merge branch 'mlxsw-Reflect-nexthop-status-changes'
by David S. Miller
· 8 years ago
9665b74
mlxsw: spectrum_router: Flush resources when RIF is deleted
by Ido Schimmel
· 8 years ago
ad178c8
mlxsw: spectrum_router: Reflect nexthop status changes
by Ido Schimmel
· 8 years ago
982acb9
ipv4: fib: Notify about nexthop status changes
by Ido Schimmel
· 8 years ago
Next »