projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author
Commit
2017-02-10
Russell King
net: ath5k: fix build errors when linux/phy*.h is remov...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: liquidio: fix build errors when linux/phy*.h is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
MIPS: Octeon: Remove unnecessary MODULE_*()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
iscsi: fix build errors when linux/phy*.h is removed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: mvneta: fix build errors when linux/phy*.h is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: fman: fix build errors when linux/phy*.h is remove...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: bgmac: fix build errors when linux/phy*.h is remov...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: lan78xx: fix build errors when linux/phy*.h is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: macb: fix build errors when linux/phy*.h is remove...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: cgroups: fix build errors when linux/phy*.h is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Russell King
net: sunrpc: fix build errors when linux/phy*.h is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge tag 'wireless-drivers-next-for-davem-2017-02...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
spectrum: flower: Treat ETH_P_ALL as a special case...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'net-checkpatch'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
tcharding
net: Fix checkpatch, Missing a blank line after declara...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
tcharding
net: Fix checkpatch block comments warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
tcharding
net: Fix checkpatch whitespace errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
tcharding
net: Fix checkpatch WARNING: please, no space before...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'act_pedit-relative-offset'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Amir Vadai
net/act_pedit: Introduce 'add' operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Amir Vadai
net/act_pedit: Support using offset relative to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Amir Vadai
net/skbuff: Introduce skb_mac_offset()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'mlxsw-offload-mc-flood'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Update mc_disabled flag by switchdev...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Extend port_orig_get for bridge devices
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Add an option to flood mc by mc_router...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Separate bc and mc floods
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Change max vfid
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Make port flood update more generic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
mlxsw: spectrum: Break flood set func to be per table
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
switchdev: bridge: Offload mc router ports
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
bridge: mcast: Merge the mc router ports deletions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Nogah Frankel
switchdev: bridge: Offload multicast disabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'sched-cls_api-small-cleanup'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
sched: check negative err value to safe one level of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
sched: add missing curly braces in else branch in tc_ct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
sched: move err set right before goto errout in tc_ctl_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
sched: push TC filter protocol creation into a separate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
sched: move tcf_proto_destroy and tcf_destroy_chain...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jiri Pirko
sched: rename tcf_destroy to tcf_destroy_proto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'mlxsw-identical-routes-handling'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
mlxsw: spectrum_router: Add support for route replace
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
mlxsw: spectrum_router: Add support for route append
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
mlxsw: spectrum_router: Correctly handle identical...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
ipv4: fib: Add events for FIB replace and append
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
ipv4: fib: Send notification before deleting FIB alias
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
ipv4: fib: Send deletion notification with actual FIB...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Ido Schimmel
ipv4: fib: Only flush FIB aliases belonging to currentl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'openvswitch-Conntrack-integration-improve...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Pack struct sw_flow_key.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Add force commit.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Add original direction conntrack tuple...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Inherit master's labels.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Refactor labels initialization.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Simplify labels length logic.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Unionize ovs_key_ct_label with a u32 array.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Do not trigger events for unconfirmed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Use inverted tuple in ovs_ct_find_existing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Jarno Rajahalme
openvswitch: Fix comments for skb->_nfct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
David S. Miller
Merge branch 'ena-bug-fixes'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: update driver version to 1.1.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: change condition for host attribute configuration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: change driver's default timeouts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: reduce the severity of ena printouts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: use READ_ONCE to access completion descriptors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: use napi_complete_done() return value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: fix potential access to freed memory during...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: refactor ena_get_stats64 to be atomic context...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: fix NULL dereference when removing the driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: fix RSS default hash configuration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: fix ethtool RSS flow configuration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: fix queues number calculation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-10
Netanel Belgazal
net/ena: remove ntuple filter support from device featu...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
David S. Miller
Merge branch 'enic-vxlan-offload'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Govindarajulu...
enic: add vxlan offload on tx path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Govindarajulu...
enic: add udp_tunnel ndo for vxlan offload
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Govindarajulu...
enic: add devcmds for vxlan offload
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Andrew Lunn
net: dsa: mv88e6xxx: Move forward declaration to where...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Florian Fainelli
net: dsa: Fix duplicate object rule
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
David S. Miller
Merge branch 'qcom-emac-more-ethtool'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Timur Tabi
net: qcom/emac: add ethtool support for setting ring...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Timur Tabi
net: qcom/emac: add ethtool support for reading hardwar...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Arnd Bergmann
ARM: orion: remove unused wnr854t_switch_plat_data
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
David S. Miller
Merge branch 'sctp-sender-stream-reconf-reset-add-streams'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Xin Long
sctp: implement sender-side procedures for Add Incoming...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Xin Long
sctp: add support for generating stream reconf add...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Xin Long
sctp: implement sender-side procedures for SSN/TSN...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Xin Long
sctp: add support for generating stream reconf ssn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Xin Long
sctp: streams should be recovered when it fails to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Xin Long
sctp: drop unnecessary __packed from some stream reconf...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
David S. Miller
Merge branch 'sfc-more-encap-offloads'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Jon Cooper
sfc: configure UDP tunnel offload ports
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Matthew Slattery
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Jon Cooper
sfc: call mcdi_reboot_detected() when MC reboots during...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Jon Cooper
sfc: harden driver against MC resets during initial...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Jon Cooper
sfc: set csum_level for encapsulated packets
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-09
Jon Cooper
sfc: process RX event inner checksum flags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-08
Ido Schimmel
mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-08
David S. Miller
Merge branch 'mlxsw-Reflect-nexthop-status-changes'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-02-08
Ido Schimmel
mlxsw: spectrum_router: Flush resources when RIF is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next