Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
85f32278bd98fa89dff528b0baea4ae6eea4cc5d
85f3227
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
by David Howells
· 9 years ago
19ffa01
rxrpc: Use structs to hold connection params and protocol info
by David Howells
· 9 years ago
2f9f9f5
rxrpc: fix uninitialized variable use
by Arnd Bergmann
· 8 years ago
0e4699e
rxrpc: checking for IS_ERR() instead of NULL
by Dan Carpenter
· 8 years ago
0e9390e
Merge branch 'mlxsw-next'
by David S. Miller
· 8 years ago
2230537
mlxsw: spectrum: Add debug prints
by Ido Schimmel
· 8 years ago
1c80075
mlxsw: spectrum: Free resources upon vPort destruction
by Ido Schimmel
· 8 years ago
fe3f6d1
mlxsw: spectrum: Refactor FDB flushing logic
by Ido Schimmel
· 8 years ago
56918b6
mlxsw: spectrum: Don't count on FID being present
by Ido Schimmel
· 8 years ago
41b996c
mlxsw: spectrum: Add FID get / set functions
by Ido Schimmel
· 8 years ago
6381b3a
mlxsw: spectrum: Check if port is vPort using its VID
by Ido Schimmel
· 8 years ago
14d3946
mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridge
by Ido Schimmel
· 8 years ago
37286d2
mlxsw: spectrum: Remove unused function argument
by Ido Schimmel
· 8 years ago
0355b59
mlxsw: spectrum: Use join / leave functions for vFID operations
by Ido Schimmel
· 8 years ago
d0ec875
mlxsw: spectrum: Make vFID struct generic
by Ido Schimmel
· 8 years ago
e606002
mlxsw: spectrum: Use FID instead of vFID to setup flooding
by Ido Schimmel
· 8 years ago
9c4d442
mlxsw: spectrum: Create a function to map vPort's FID
by Ido Schimmel
· 8 years ago
c7e920b
mlxsw: spectrum: Use only one function to create vFIDs
by Ido Schimmel
· 8 years ago
47a0a9e
mlxsw: spectrum: Remove redundant function argument
by Ido Schimmel
· 8 years ago
d8651fd
mlxsw: spectrum: Use DECLARE_BITMAP() macro
by Ido Schimmel
· 8 years ago
7117a57
mlxsw: spectrum: Centralize VLAN-aware bridge ref counting
by Ido Schimmel
· 8 years ago
2794389
mlxsw: spectrum: Remove unnecessary function argument
by Ido Schimmel
· 8 years ago
82e6db0
mlxsw: spectrum: Make unlinking functions return void
by Ido Schimmel
· 8 years ago
423b937
mlxsw: spectrum: Use WARN_ON() return value
by Ido Schimmel
· 8 years ago
ddbe993
mlxsw: spectrum: Remove unnecessary checks from event processing
by Ido Schimmel
· 8 years ago
6ec4390
mlxsw: spectrum: Forbid LAG slave from having VLAN uppers
by Ido Schimmel
· 8 years ago
59fe9b3
mlxsw: spectrum: Sanitize port netdev upper devices
by Ido Schimmel
· 8 years ago
80bedf1
mlxsw: spectrum: Use notifier_from_errno() in notifier block
by Ido Schimmel
· 8 years ago
527f227
Merge branch 'hns-next'
by David S. Miller
· 8 years ago
6fe2746
net: hns: bug fix about TSO on|off when there is traffic
by Daode Huang
· 8 years ago
f28f34c
net: hns: change the default coalesce usecs
by Daode Huang
· 8 years ago
8ae7b8a
net: hns: fix sbm default parameters config error
by Daode Huang
· 8 years ago
3a31b64
net: hns: fix bug that alloc skb fail lead to port unavailable
by Jun He
· 8 years ago
d8a8371
net: hns: bug fix about led control logic when link down
by Daode Huang
· 8 years ago
454784d
net: hns: delete redundancy ring enable operations
by Daode Huang
· 8 years ago
ad59a17
net: hns: add get_coalesce_range api for hns
by Daode Huang
· 8 years ago
f56c1b3
net: hns: fix bug of getting the wrong tcam data
by Daode Huang
· 8 years ago
b762381
net: hns: add spin lock for tcam table operation
by Daode Huang
· 8 years ago
379d395
net: hns: bugfix about pfc pause frame statistics
by Daode Huang
· 8 years ago
bb7189d
net: hns: fix the wrong speed for bond
by Qianqian Xie
· 8 years ago
cba80bd
net: hns: fix ethtool loopback fail bug
by Kejian Yan
· 8 years ago
89a6b1a
net: hns: select Hilink before serdes loopback for HNS V2
by Kejian Yan
· 8 years ago
39c9441
net: hns: fix the error info when dma_set_mask_and_coherent fail
by Qianqian Xie
· 8 years ago
f6c2df1
net: hns: Remove unnecessary device resource free
by Qianqian Xie
· 8 years ago
f721172
net: hns: typo fix of annotation info for hns_nic_reset_subtask()
by Qianqian Xie
· 8 years ago
8379f0a
net: hns: add skb_reset_mac_header() after skb being alloc
by Kejian Yan
· 8 years ago
14ae335
net: hns: fix hns dsaf v1 dont support tx_pause close
by Qianqian Xie
· 8 years ago
0b03fd8
net: hns: bug fix of ge reset sequence
by Qianqian Xie
· 8 years ago
4906ce4
Merge branch 'dsa-mv88e6xxx-probe-compatible'
by David S. Miller
· 8 years ago
914b32f
net: dsa: mv88e6xxx: abstract switch registers accesses
by Vivien Didelot
· 8 years ago
9dddd47
net: dsa: mv88e6xxx: add port base address to info
by Vivien Didelot
· 8 years ago
caac854
net: dsa: mv88e6xxx: pass compatible info
by Vivien Didelot
· 8 years ago
bc46a3d
net: dsa: mv88e6xxx: add detection helper
by Vivien Didelot
· 8 years ago
4a70c4a
net: dsa: mv88e6xxx: add SMI init helper
by Vivien Didelot
· 8 years ago
469d729
net: dsa: mv88e6xxx: add chip allocation helper
by Vivien Didelot
· 8 years ago
9f8b3ee
net: dsa: mv88e6xxx: rename smi_mutex to reg_lock
by Vivien Didelot
· 8 years ago
5f7c036
net: dsa: mv88e6xxx: remove table args in info lookup
by Vivien Didelot
· 8 years ago
c6d19ab
net: dsa: mv88e6xxx: use gpio get optional variant
by Vivien Didelot
· 8 years ago
b7e66a5
net: dsa: mv88e6xxx: add switch register helpers
by Vivien Didelot
· 8 years ago
1d35f0b
net: dsa: mv88e6xxx: do not increment bus refcount
by Vivien Didelot
· 8 years ago
aa8ac39
net: dsa: mv88e6xxx: use already declared variables
by Vivien Didelot
· 8 years ago
fbae5a4
net: dsa: mv88e6xxx: remove redundant assignments
by Vivien Didelot
· 8 years ago
57d3231
net: dsa: mv88e6xxx: fix style issues
by Vivien Didelot
· 8 years ago
697666e
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
715a022
net: ethernet: bcmsysport: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
9078932
net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
46bb0bb
net: ethernet: nb8800: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
bd081e4
Merge branch 'ipv6-better-traceroute-sit-gre'
by David S. Miller
· 8 years ago
20e1954
ipv6: RFC 4884 partial support for SIT/GRE tunnels
by Eric Dumazet
· 8 years ago
9b8c6d7
gre: better support for ICMP messages for gre+ipv6
by Eric Dumazet
· 8 years ago
2d7a3b2
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
by Eric Dumazet
· 8 years ago
5fbba8a
ip6: move ipip6_err_gen_icmpv6_unreach()
by Eric Dumazet
· 8 years ago
b1cadc1
ipv6: icmp: add a force_saddr param to icmp6_send()
by Eric Dumazet
· 8 years ago
adc0158
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a0bbb9f
net: ethernet: et131x: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
af73e72
RDS: TCP: Fix non static symbol warnings
by Wei Yongjun
· 8 years ago
2dce5fb
net:liquidio: remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
c3f3cbf
gtp: remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
6762ef3
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
59494dd
Merge branch 'cpsw-delete-rx_descs'
by David S. Miller
· 8 years ago
6774b68
Documentation: DT: cpsw: remove rx_descs property
by Ivan Khoronzhuk
· 8 years ago
1793331
net: ethernet: ti: cpsw: remove rx_descs property
by Ivan Khoronzhuk
· 8 years ago
0350cb4
tipc: potential shift wrapping bug in map_set()
by Dan Carpenter
· 8 years ago
8c0c07a
Merge branch 'vrf-next'
by David S. Miller
· 8 years ago
afbac601
net: ipv6: Address selection needs to consider L3 domains
by David Ahern
· 8 years ago
0d240e7
net: vrf: Implement get_saddr for IPv6
by David Ahern
· 8 years ago
a2e2ff5
net: ipv6: Move ip6_route_get_saddr to inline
by David Ahern
· 8 years ago
0023a06
net: lantiq_etop: remove unused variable
by Sudip Mukherjee
· 8 years ago
832dfd1f
Merge branch 'tunnel-offload-future-proof'
by David S. Miller
· 8 years ago
b9adcd69
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
by Alexander Duyck
· 8 years ago
1938ee1
net: Remove deprecated tunnel specific UDP offload functions
by Alexander Duyck
· 8 years ago
5e44f8e
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
f9f082a
qede: Move all UDP port notifiers to single function
by Alexander Duyck
· 8 years ago
3ab6883
nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
974c3f3
mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
a831274
mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
b3a4955
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
06a5f7f
i40e: Move all UDP port notifiers to single function
by Alexander Duyck
· 8 years ago
f174cdb
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
bde6b7c
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 8 years ago
Next »