Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9c13c0267683733f549bb883220ab042028e1c7d
9c13c02
net: dsa: mv88e6xxx: rework ATU Load/Purge
by Vivien Didelot
· 8 years ago
c3a7d4a
net: dsa: mv88e6xxx: enable ATU Learn2All
by Vivien Didelot
· 8 years ago
ea698f4
net: dsa: mv88e6xxx: setup message ports
by Vivien Didelot
· 8 years ago
a2ac29d
net: dsa: mv88e6xxx: add ATU setup helper
by Vivien Didelot
· 8 years ago
720c634
net: dsa: mv88e6xxx: move ATU ageing time setter
by Vivien Didelot
· 8 years ago
4d294af
net: dsa: mv88e6xxx: add port mask helper
by Vivien Didelot
· 8 years ago
0f230ca
Merge branch 'mlxsw-tc-flower-offload-stats'
by David S. Miller
· 8 years ago
7c1b8eb
mlxsw: spectrum: Add support for TC flower offload statistics
by Arkadi Sharshevsky
· 8 years ago
4817072
mlxsw: spectrum: Add support for counters on TCAM entries
by Arkadi Sharshevsky
· 8 years ago
938ab60
mlxsw: spectrum: Add support for Policing and Counting action block
by Arkadi Sharshevsky
· 8 years ago
446a154
mlxsw: spectrum: Add periodic ACL rule activity update
by Arkadi Sharshevsky
· 8 years ago
096e914
mlxsw: spectrum: Add support for direct rule access
by Arkadi Sharshevsky
· 8 years ago
7fd056c
mlxsw: spectrum_acl_tcam: Add support for retrieving TCAM entry activity
by Arkadi Sharshevsky
· 8 years ago
1abcbcc
mlxsw: spectrum: Add support for generic flow counter allocation
by Arkadi Sharshevsky
· 8 years ago
5766532
mlxsw: reg: Add Monitoring General Purpose Counter Set register
by Arkadi Sharshevsky
· 8 years ago
ff7b0d2
mlxsw: spectrum: Add support for counter allocator
by Arkadi Sharshevsky
· 8 years ago
27303fc
drop_monitor: use setup_timer
by Geliang Tang
· 8 years ago
0329b7d
ambassador: use setup_timer
by Geliang Tang
· 8 years ago
d152309
Merge branch 'nfp-xdp_adjust_head'
by David S. Miller
· 8 years ago
6fe0c3b
nfp: add support for xdp_adjust_head()
by Jakub Kicinski
· 8 years ago
b92fb77
nfp: prepare metadata handling for xdp_adjust_head()
by Jakub Kicinski
· 8 years ago
1abae319
nfp: reorganize pkt_off variable
by Jakub Kicinski
· 8 years ago
97717ac
nfp: validate rx offset from the BAR and size down it's field
by Jakub Kicinski
· 8 years ago
c487e6b
nfp: store dma direction in data path structure
by Jakub Kicinski
· 8 years ago
892a7f7
nfp: switch to using data path structures for reconfiguration
by Jakub Kicinski
· 8 years ago
9dc6b11
nfp: use dp to carry xdp_prog at reconfig time
by Jakub Kicinski
· 8 years ago
76e1e1a
nfp: use dp to carry mtu at reconfig time
by Jakub Kicinski
· 8 years ago
2195c26
nfp: use dp to carry fl_bufsz at reconfig time
by Jakub Kicinski
· 8 years ago
512e94d
nfp: use dp to carry number of stack tx rings and vectors
by Jakub Kicinski
· 8 years ago
783496b
nfp: pass new data path to ring reconfig
by Jakub Kicinski
· 8 years ago
d2b8439
nfp: move control BAR pointer into data path structure
by Jakub Kicinski
· 8 years ago
79c12a7
nfp: separate data path information from the reset of adapter structure
by Jakub Kicinski
· 8 years ago
6dc6826
Merge branch 'stmmac-multiqueue-mac-prep'
by David S. Miller
· 8 years ago
19d9187
net: stmmac: configuration of CBS in case of a TX AVB queue
by Joao Pinto
· 8 years ago
ad5a87d
net: stmmac: mac debug prepared for multiple queues
by Joao Pinto
· 8 years ago
8f71a88
net: stmmac: prepare irq_status for mtl
by Joao Pinto
· 8 years ago
29feff3
net: stmmac: flow_ctrl functions adapted to mtl
by Joao Pinto
· 8 years ago
d43042f
net: stmmac: mapping mtl rx to dma channel
by Joao Pinto
· 8 years ago
4f6046f
net: stmmac: mtl rx queue enabled as dcb or avb
by Joao Pinto
· 8 years ago
6a3a719
net: stmmac: configure tx queue weight
by Joao Pinto
· 8 years ago
d0a9c9f
net: stmmac: configure mtl rx and tx algorithms
by Joao Pinto
· 8 years ago
d976a52
net: stmmac: multiple queues dt configuration
by Joao Pinto
· 8 years ago
429a372
Merge branch 'stmmac-tegra186'
by David S. Miller
· 8 years ago
e6ea2d1
net: stmmac: dwc-qos: Add Tegra186 support
by Thierry Reding
· 8 years ago
cee45b2
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
by Thierry Reding
· 8 years ago
356b755
net: stmmac: Program RX queue size and flow control
by Thierry Reding
· 8 years ago
11fbf81
net: stmmac: Parse FIFO sizes from feature registers
by Thierry Reding
· 8 years ago
937071c
net: stmmac: Check for DMA mapping errors
by Thierry Reding
· 8 years ago
0ad2be7
net: stmmac: Balance PTP reference clock enable/disable
by Thierry Reding
· 8 years ago
c66f6c3
net: stmmac: Disable PTP reference clock on error
by Thierry Reding
· 8 years ago
6c1e5ab
net: stmmac: Stop PHY and remove TX timer on error
by Thierry Reding
· 8 years ago
9fbb9dd
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
by Thierry Reding
· 8 years ago
8f48ba7
vxlan: use appropriate family on L3 miss
by Vincent Bernat
· 8 years ago
8b57fd1
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
by Gao Feng
· 8 years ago
81663be
Merge branch 'sctp-rx-side-stream-reconf-asoc-reset-and-add-streams-and-response'
by David S. Miller
· 8 years ago
c0d8bab
sctp: add get and set sockopt for reconf_enable
by Xin Long
· 8 years ago
11ae76e
sctp: implement receiver-side procedures for the Reconf Response Parameter
by Xin Long
· 8 years ago
c5c4ebb
sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter
by Xin Long
· 8 years ago
50a4159
sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter
by Xin Long
· 8 years ago
b444153
sctp: add support for generating add stream change event notification
by Xin Long
· 8 years ago
692787c
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
by Xin Long
· 8 years ago
c95129d
sctp: add support for generating assoc reset event notification
by Xin Long
· 8 years ago
b3ca9af
liquidio: optimize DMA in NUMA systems
by VSR Burru
· 8 years ago
de12e4f
Merge branch 'netvsc-fix-module-removal-hangs'
by David S. Miller
· 8 years ago
79cd874
netvsc: fix hang on netvsc module removal
by stephen hemminger
· 8 years ago
0d6dd35
netvsc: need napi scheduled during removal
by stephen hemminger
· 8 years ago
115a731e
Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linux
by David S. Miller
· 8 years ago
5425077
net: ipv6: Add early demux handler for UDP unicast
by subashab@codeaurora.org
· 8 years ago
49b4997
net: sched: make default fifo qdiscs appear in the dump
by Jiri Kosina
· 8 years ago
5e8456f
net: hyperv: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
031e514
net: fjes: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
92f4a13
net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f918b98
net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8704f21
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
99bdb40
net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
01461ab
Merge branch 'fib-notifications-cleanup'
by David S. Miller
· 8 years ago
d05f7a7
ipv4: fib: Remove redundant argument
by Ido Schimmel
· 8 years ago
c024389
ipv4: fib: Move FIB notification code to a separate file
by Ido Schimmel
· 8 years ago
71e8727
Merge branch 'mlxsw-vrf-offload-prep'
by David S. Miller
· 8 years ago
b5d90e6
mlxsw: spectrum_router: Make abort mechanism VR-aware
by Ido Schimmel
· 8 years ago
6913229
mlxsw: spectrum_router: Explicitly Associate RIFs with VRs
by Ido Schimmel
· 8 years ago
76610eb
mlxsw: spectrum_router: Refactor virtual router handling
by Ido Schimmel
· 8 years ago
382dbb4
mlxsw: spectrum_router: Simplify LPM tree allocation
by Ido Schimmel
· 8 years ago
4724ba56
mlxsw: spectrum_router: Place RIF related code with router code
by Ido Schimmel
· 8 years ago
97989ee
mlxsw: spectrum_router: Allow more route types to be programmed
by Ido Schimmel
· 8 years ago
f4a761d
mlxsw: spectrum: Destroy RIFs based on last removed address
by Ido Schimmel
· 8 years ago
186962e
mlxsw: spectrum: Associate PVID vPort with appropriate netdev
by Ido Schimmel
· 8 years ago
1f88061
mlxsw: spectrum: Don't assume upper device's type
by Ido Schimmel
· 8 years ago
b414970
mlxsw: spectrum: Sanitize bridge's upper devices
by Ido Schimmel
· 8 years ago
1015d74
Merge branch 'mlxsw-VLAN-offload-cls_flower'
by David S. Miller
· 8 years ago
9caab08
mlxsw: spectrum: Add support for flower matches on VLAN ID, PCP
by Petr Machata
· 8 years ago
a150201
mlxsw: spectrum: Add support for vlan modify TC action
by Petr Machata
· 8 years ago
a30aad5
tcp: rename *_sequence_number() to *_seq_and_tsoff()
by Alexey Kodanev
· 8 years ago
9efd383
net: ks8851: Added support for half-duplex SPI
by Sergey Shcherbakov
· 8 years ago
825d2c5
Merge branch 'bonding-winter-cleanup'
by David S. Miller
· 8 years ago
dc9c4d0
bonding: reduce scope of some global variables
by Mahesh Bandewar
· 8 years ago
ec891c8
bonding: remove "port-moved" state that was never implemented
by Mahesh Bandewar
· 8 years ago
8b426dc
bonding: remove hardcoded value
by Mahesh Bandewar
· 8 years ago
4493b81
bonding: initialize work-queues during creation of bond
by Mahesh Bandewar
· 8 years ago
d5e73f7
bonding: restructure arp-monitor
by Mahesh Bandewar
· 8 years ago
Next »