Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a38d20d791fdcd79ebccda15a8308a6d8ada6e1c
a38d20d
net: mvneta: add RGMII_RXID and RGMII_TXID support
by Jisheng Zhang
· 8 years ago
56607b9
net: veth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
6c22570
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
e944e97
net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
by David Ahern
· 8 years ago
d0281a5
net: phy: Allow building mdio-boardinfo into the kernel
by Florian Fainelli
· 8 years ago
2cebaec
Merge branch 'dsa-devlink'
by David S. Miller
· 8 years ago
96567d5
net: dsa: dsa2: Add basic support of devlink
by Andrew Lunn
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
0e42c72
Merge branch 'netconf-delnetconf'
by David S. Miller
· 8 years ago
1182e4d
net: mpls: Send netconf messages on device register and unregister
by David Ahern
· 8 years ago
823566a
net:mpls: Refactor mpls_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
2345217
net: ipv6: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
85b3daa
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
b5c9641
net: devinet: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
3b02286
net: devinet: Refactor inet_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
983701e
rtnetlink: Add RTM_DELNETCONF
by David Ahern
· 8 years ago
50c0add
liquidio: refactor interrupt moderation code
by Prasad Kanneganti
· 8 years ago
4333d61
net: dsa: fix copyright holder
by Vivien Didelot
· 8 years ago
64014fe
net: dsa: mv88e6xxx: unconditionally set ATU trunk
by Vivien Didelot
· 8 years ago
382ed72
ipv6: add support for NETDEV_RESEND_IGMP event
by Vlad Yasevich
· 8 years ago
2550183
Merge branch 'dsa-mv88e6xxx-fix-chip-definitions'
by David S. Miller
· 8 years ago
6370957
net: dsa: mv88e6xxx: remove 88E6391 ops
by Vivien Didelot
· 8 years ago
2cf4cefb
net: dsa: mv88e6xxx: fix 88E6191 ops
by Vivien Didelot
· 8 years ago
16e329a
net: dsa: mv88e6xxx: reorder 88E6341 definitions
by Vivien Didelot
· 8 years ago
990e27b
net: dsa: mv88e6xxx: reorder 88E6141 definitions
by Vivien Didelot
· 8 years ago
c552a50
Merge branch 'qed-load-unload-mfw'
by David S. Miller
· 8 years ago
d0d40a7
qed: Use BDQ resource for storage protocols
by Mintz, Yuval
· 8 years ago
9c8517c
qed: Utilize resource-lock based scheme
by Tomer Tayar
· 8 years ago
95691c9
qed: Support management-based resource locking
by Tomer Tayar
· 8 years ago
18a69e3
qed: Send pf-flr as part of initialization
by Mintz, Yuval
· 8 years ago
5d24bcf
qed: Move to new load request scheme
by Tomer Tayar
· 8 years ago
c0c2d0b
qed: hw_init() to receive parameter-struct
by Mintz, Yuval
· 8 years ago
1226337
qed: Correct HW stop flow
by Tomer Tayar
· 8 years ago
30b3823
Merge branch 'tipc-subscription-refcount-simplifications'
by David S. Miller
· 8 years ago
7efea60
tipc: adjust the policy of holding subscription kref
by Ying Xue
· 8 years ago
139bb36
tipc: advance the time of deleting subscription from subscriber->subscrp_list
by Ying Xue
· 8 years ago
589a1a2
stmmac: use netif_set_real_num_{rx,tx}_queues
by Arnd Bergmann
· 8 years ago
2b62425
soc: qcom: smd-rpm: Add msm8996 compatibility
by Bjorn Andersson
· 8 years ago
395a480
soc: qcom: smd: Remove standalone driver
by Bjorn Andersson
· 8 years ago
5052de8
soc: qcom: smd: Transition client drivers from smd to rpmsg
by Bjorn Andersson
· 8 years ago
def499c
vxlan: don't age NTF_EXT_LEARNED fdb entries
by Roopa Prabhu
· 8 years ago
2a69ca7
Merge branch 'net-dpipe'
by David S. Miller
· 8 years ago
2ba5999
mlxsw: spectrum: Add Support for erif table entries access
by Arkadi Sharshevsky
· 8 years ago
fd1b9d4
mlxsw: spectrum_router: Add rif helper functions
by Arkadi Sharshevsky
· 8 years ago
e0c0afd
mlxsw: spectrum: Support for counters on router interfaces
by Arkadi Sharshevsky
· 8 years ago
ba73e97
mlxsw: reg: Add Router Interface Counter Register
by Arkadi Sharshevsky
· 8 years ago
d54b70f
mlxsw: spectrum: Add definition for egress rif table
by Arkadi Sharshevsky
· 8 years ago
230ead0
mlxsw: spectrum: Add placeholder for dpipe
by Arkadi Sharshevsky
· 8 years ago
0f630fc
mlxsw: reg: Add counter fields to RITR register
by Arkadi Sharshevsky
· 8 years ago
1555d20
devlink: Support for pipeline debug (dpipe)
by Arkadi Sharshevsky
· 8 years ago
d7e75a3
net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actions
by Or Gerlitz
· 8 years ago
2f4fe4c
net/mlx5e: Add offloading of NIC TC pedit (header re-write) actions
by Or Gerlitz
· 8 years ago
d79b6df
net/mlx5e: Add parsing of TC pedit actions to HW format
by Or Gerlitz
· 8 years ago
ffe2e21
net/sched: Add accessor functions to pedit keys for offloading drivers
by Or Gerlitz
· 8 years ago
2de24fe
net/mlx5: Introduce alloc/dealloc modify header context commands
by Or Gerlitz
· 8 years ago
2a69cb9
net/mlx5: Introduce modify header structures, commands and steering action definitions
by Or Gerlitz
· 8 years ago
a750276f
net/mlx5: Reorder few command cases to reflect their natural order
by Or Gerlitz
· 8 years ago
e753b2b
net/mlx5: Add helper to initialize a flow steering actions struct instance
by Or Gerlitz
· 8 years ago
aa0cbba
net/mlx5e: Properly deal with resource cleanup when adding TC flow fails
by Or Gerlitz
· 8 years ago
1709185
net/mlx5e: Add intermediate struct for TC flow parsing attributes
by Or Gerlitz
· 8 years ago
3bc4b7b
net/mlx5e: Add NIC attributes for offloaded TC flows
by Or Gerlitz
· 8 years ago
ecf5bb7
net/mlx5e: Add prefix for e-switch offloaded TC flow attributes
by Or Gerlitz
· 8 years ago
cc628c9
Merge tag 'mlx5e-failsafe' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
95ed0ed
Merge branch 'bond-link-status-fixes'
by David S. Miller
· 8 years ago
e292dca
bonding: avoid printing while holding a spinlock
by Mahesh Bandewar
· 8 years ago
b5bf0f5
bonding: correctly update link status during mii-commit phase
by Mahesh Bandewar
· 8 years ago
c4adfc8
bonding: make speed, duplex setting consistent with link state
by Mahesh Bandewar
· 8 years ago
de77ecd
bonding: improve link-status update in mii-monitoring
by Mahesh Bandewar
· 8 years ago
f307668
bonding: split bond_set_slave_link_state into two parts
by Mahesh Bandewar
· 8 years ago
205ed44
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
7be147d
i40e: initialize params before notifying of l2_param_changes
by Jacob Keller
· 8 years ago
703ba88
i40evf: dereference VSI after VSI has been null checked
by Colin Ian King
· 8 years ago
c76cb6e
i40e: Drop FCoE code that always evaluates to false or 0
by Alexander Duyck
· 8 years ago
9eed69a
i40e: Drop FCoE code from core driver files
by Alexander Duyck
· 8 years ago
a5b268e
i40e/i40evf: Clean-up process_skb_fields
by Alexander Duyck
· 8 years ago
0a25b73
i40e: removed no longer needed delays
by Bimmy Pujari
· 8 years ago
beff3e9
i40e: Fixed race conditions in VF reset
by Robert Konklewski
· 8 years ago
741b8b8
i40e/i40evf: Fix use after free in Rx cleanup path
by Alexander Duyck
· 8 years ago
f25571b
i40e: fix configuration of RSS table with DCB
by Harshitha Ramamurthy
· 8 years ago
1793668
i40e/i40evf: Update code to better handle incrementing page count
by Alexander Duyck
· 8 years ago
402a5bc
ipv6: sr: select DST_CACHE by default
by David Lebrun
· 8 years ago
656455b
net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
by Tobias Klauser
· 8 years ago
8c2ef19
net: ibmveth: Remove unused stats member from struct ibmveth_adapter
by Tobias Klauser
· 8 years ago
8570bcd
net: bfin_mac: Remove unused stats member from struct bfin_mac_local
by Tobias Klauser
· 8 years ago
eb996ed
netvsc: fix dereference before null check errors
by Colin Ian King
· 8 years ago
86573f6
net: tehuti: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bb37056
net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
5dac9ea
Merge branch 'mpls-multipath-route-cleanups'
by David S. Miller
· 8 years ago
4ea8efa
net: mpls: Delete route when all nexthops have been deleted
by David Ahern
· 8 years ago
c00e51d
net: mpls: Don't show nexthop if device has been deleted
by David Ahern
· 8 years ago
2e20a15
net/mlx5e: Fail safe mtu and lro setting
by Saeed Mahameed
· 8 years ago
6f9485a
net/mlx5e: Fail safe tc setup
by Saeed Mahameed
· 8 years ago
be7e87f
net/mlx5e: Fail safe cqe compressing/moderation mode setting
by Saeed Mahameed
· 8 years ago
546f18e
net/mlx5e: Fail safe ethtool settings
by Saeed Mahameed
· 8 years ago
55c2503
net/mlx5e: Introduce switch channels
by Saeed Mahameed
· 8 years ago
9008ae0
net/mlx5e: Minimize mlx5e_{open/close}_locked
by Saeed Mahameed
· 8 years ago
a43b25d
net/mlx5e: CQ and RQ don't need priv pointer
by Saeed Mahameed
· 8 years ago
6a9764e
net/mlx5e: Isolate open_channels from priv->params
by Saeed Mahameed
· 8 years ago
acc6c59
net/mlx5e: Split open/close channels to stages
by Saeed Mahameed
· 8 years ago
b676f65
net/mlx5e: Refactor refresh TIRs
by Saeed Mahameed
· 8 years ago
Next »