Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
66d495d0a5aecd1692f6b5e3190de14f9a31e14b
66d495d
docs: networking: convert radiotap-headers.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
8326190
docs: networking: convert proc_net_tcp.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
7112080
docs: networking: convert ppp_generic.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
32c0126
docs: networking: convert PLIP.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
c1e4535f
docs: networking: convert pktgen.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
6e94eaa
docs: networking: convert phonet.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
4ba7bc9
docs: networking: convert packet_mmap.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
f5c39ef
docs: networking: convert operstates.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
6389347
docs: networking: convert openvswitch.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
aa37642
docs: networking: convert nf_flowtable.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
13df433
docs: networking: convert nf_conntrack-sysctl.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
c4d5dff
docs: networking: convert netif-msg.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
0191533
docs: networking: convert netfilter-sysctl.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
482a436
docs: networking: convert netdevices.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
ea5baca
docs: networking: convert netdev-features.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
d9d6ef2
docs: networking: convert netconsole.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
e98aa68
docs: networking: convert multiqueue.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
e14fd64
docs: networking: convert mpls-sysctl.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
429ff87
docs: networking: convert mac80211-injection.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
a6b93e6
docs: networking: convert ltpc.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
40e7915
docs: networking: convert lapb-module.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
10ebb22
docs: networking: convert l2tp.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
9f04960
Merge branch 'inet_diag-add-cgroup-attribute-and-filter'
by David S. Miller
· 5 years ago
b1f3e43
inet_diag: add support for cgroup filter
by Dmitry Yakunin
· 5 years ago
6e3a401
inet_diag: add cgroup id attribute
by Dmitry Yakunin
· 5 years ago
8a769c6
Merge branch 'stmmac-intel-Fixes-and-cleanups-after-dwmac-intel-split'
by David S. Miller
· 5 years ago
29e0c2f
stmmac: intel: Place object in the Makefile according to the order
by Andy Shevchenko
· 5 years ago
ccacb70
stmmac: intel: Fix indentation to put on one line affected code
by Andy Shevchenko
· 5 years ago
d5383b0
stmmac: intel: Eliminate useless conditions and variables
by Andy Shevchenko
· 5 years ago
52c1f79
stmmac: intel: Convert to use pci_alloc_irq_vectors() API
by Andy Shevchenko
· 5 years ago
e578f04
stmmac: intel: Remove unnecessary loop for PCI BARs
by Andy Shevchenko
· 5 years ago
09f012e
stmmac: intel: Fix clock handling on error and remove paths
by Andy Shevchenko
· 5 years ago
801eb05
stmmac: intel: Fix kernel crash due to wrong error path
by Andy Shevchenko
· 5 years ago
fe4f961
Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs'
by David S. Miller
· 5 years ago
41a211d
net/smc: remove obsolete link state DELETING
by Karsten Graul
· 5 years ago
42d18ac
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
by Karsten Graul
· 5 years ago
218b24f
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
by Karsten Graul
· 5 years ago
3bc67e0
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
by Karsten Graul
· 5 years ago
ba21abd
net/smc: new smc_rtoken_set functions for multiple link support
by Karsten Graul
· 5 years ago
56e8091
net/smc: move the TEST_LINK response processing into event handler
by Karsten Graul
· 5 years ago
6d74c3a
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
by Karsten Graul
· 5 years ago
3d88a21
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
by Karsten Graul
· 5 years ago
0fb0b02
net/smc: adapt SMC client code to use the LLC flow
by Karsten Graul
· 5 years ago
4667bb4
net/smc: adapt SMC server code to use the LLC flow
by Karsten Graul
· 5 years ago
92334cf
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
by Karsten Graul
· 5 years ago
81e6e5e
net/smc: introduce link group type
by Karsten Graul
· 5 years ago
a6688d9
net/smc: enqueue all received LLC messages
by Karsten Graul
· 5 years ago
555da9a
net/smc: add event-based llc_flow framework
by Karsten Graul
· 5 years ago
1569a3c
net/faraday: Fix unnecessary check in ftmac100_probe()
by Tang Bin
· 5 years ago
51070a3
rionet: Fix use correct return type for ndo_start_xmit()
by Yunjian Wang
· 5 years ago
99b2292
net: caif: Fix use correct return type for ndo_start_xmit()
by Yunjian Wang
· 5 years ago
4b88de9
Merge branch 'net-phy-mdio-add-IPQ40xx-MDIO-support'
by David S. Miller
· 5 years ago
9c8c0f7
ARM: dts: qcom: ipq4019: add MDIO node
by Robert Marko
· 5 years ago
4972ece
dt-bindings: add Qualcomm IPQ4019 MDIO bindings
by Robert Marko
· 5 years ago
466ed24
net: phy: mdio: add IPQ4019 MDIO driver
by Robert Marko
· 5 years ago
40cf7fb
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
by Zou Wei
· 5 years ago
ddc2118
hinic: make a bunch of functions static
by YueHaibing
· 5 years ago
9e9f6e7
Merge branch 'net-bcmgenet-add-support-for-Wake-on-Filter'
by David S. Miller
· 5 years ago
f50932c
net: bcmgenet: add WAKE_FILTER support
by Doug Berger
· 5 years ago
3e37095
net: bcmgenet: add support for ethtool rxnfc flows
by Doug Berger
· 5 years ago
854295d
net: bcmgenet: code movement
by Doug Berger
· 5 years ago
14da151
Revert "net: bcmgenet: remove unused function in bcmgenet.c"
by Doug Berger
· 5 years ago
1a1d510
net: bcmgenet: move clk_wol management to bcmgenet_wol
by Doug Berger
· 5 years ago
6f76890
net: bcmgenet: Fix WoL with password after deep sleep
by Doug Berger
· 5 years ago
72f9634
net: bcmgenet: set Rx mode before starting netif
by Doug Berger
· 5 years ago
323e395
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
7263d72
Merge branch 'net-smc-preparations-for-SMC-R-link-failover'
by David S. Miller
· 5 years ago
00a049c
net/smc: move llc layer related init and clear into smc_llc.c
by Karsten Graul
· 5 years ago
faca536
net/smc: use mutex instead of rwlock_t to protect buffers
by Karsten Graul
· 5 years ago
ef79d43
net/smc: process llc responses in tasklet context
by Karsten Graul
· 5 years ago
6c8968c
net/smc: use worker to process incoming llc messages
by Karsten Graul
· 5 years ago
2140ac2
net/smc: simplify link deactivation
by Karsten Graul
· 5 years ago
1020e1e
net/smc: move testlink work to system work queue
by Karsten Graul
· 5 years ago
d854fcb
net/smc: add new link state and related helpers
by Karsten Graul
· 5 years ago
e07d31d
net/smc: multi-link support for smc_rmb_rtoken_handling()
by Karsten Graul
· 5 years ago
b924754
net/smc: convert static link ID instances to support multiple links
by Karsten Graul
· 5 years ago
387707f
net/smc: convert static link ID to dynamic references
by Karsten Graul
· 5 years ago
026c381
net/smc: introduce link_idx for link group array
by Karsten Graul
· 5 years ago
f3c1ded
net/smc: separate function for link initialization
by Karsten Graul
· 5 years ago
fdff704
net/smc: rework pnet table to support SMC-R failover
by Karsten Graul
· 5 years ago
21615ef
Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"
by David S. Miller
· 5 years ago
0477e03
ila: remove unused inline function ila_addr_is_ila
by YueHaibing
· 5 years ago
ad56623
net: hsr: remove unused inline functions
by YueHaibing
· 5 years ago
a54776f
netpoll: Fix use correct return type for ndo_start_xmit()
by Yunjian Wang
· 5 years ago
00b5aac
ptp: ptp_ines: convert to devm_platform_ioremap_resource
by Wei Yongjun
· 5 years ago
cb10228
net: hns3: adds support for reading module eeprom info
by Yonglong Liu
· 5 years ago
c76c223
Merge branch 'net-ReST-convert'
by David S. Miller
· 5 years ago
b9dd2be
docs: networking: convert kcm.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
82a07bf3
docs: networking: convert ipvs-sysctl.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
1dc2a78
docs: networking: convert ipvlan.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
1909331
docs: networking: convert ipv6.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
1cec2ca
docs: networking: convert ip-sysctl.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
355e656
docs: networking: convert ipsec.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
aac86c8
docs: networking: convert iphase.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
9de1fcd
docs: networking: convert ip_dynaddr.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
7cdb254
docs: networking: convert ipddp.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
1d2698f
docs: networking: convert ila.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
3c3a2fd
docs: networking: convert hinic.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
81baecb
docs: networking: convert gtp.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
8c49893
docs: networking: convert gen_stats.txt to ReST
by Mauro Carvalho Chehab
· 5 years ago
Next »